Skip to content

Commit f63daf3

Browse files
author
EnzeXing
committed
Add test for i23739
1 parent b06c0cb commit f63daf3

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)