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 a51a586 commit 38923f9Copy full SHA for 38923f9
tests/pos/simple-boundary.scala
@@ -0,0 +1,4 @@
1
+import scala.util.*
2
+def test: Unit =
3
+ boundary: label ?=>
4
+ while true do break()
0 commit comments