Skip to content

Commit cf74996

Browse files
committed
Move neg/mt-deskolemize test to neg-deep-subtype - crashes due to unbackported changes
1 parent 8d89345 commit cf74996

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/neg/mt-deskolemize.scala renamed to tests/neg-deep-subtype/mt-deskolemize.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// LTS specific change: -Yno-deep-subtypes makes it crash, in Next is placed in neg/
12
trait Expr:
23
type Value
34
object Expr:

0 commit comments

Comments
 (0)