Skip to content

Commit a431d3a

Browse files
EnzeXingolhotak
authored andcommitted
Add test for i23739
1 parent 346c9d7 commit a431d3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/init-global/pos/i23739.scala

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
enum E {
2+
case A extends E
3+
}

0 commit comments

Comments
 (0)