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 346c9d7 commit a431d3aCopy full SHA for a431d3a
tests/init-global/pos/i23739.scala
@@ -0,0 +1,3 @@
1
+enum E {
2
+ case A extends E
3
+}
0 commit comments