We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06c0cb commit f63daf3Copy full SHA for f63daf3
tests/init-global/pos/i23739.scala
@@ -0,0 +1,3 @@
1
+enum E {
2
+ case A extends E
3
+}
0 commit comments