Skip to content

Commit 38923f9

Browse files
committed
Another test
1 parent a51a586 commit 38923f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/pos/simple-boundary.scala

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import scala.util.*
2+
def test: Unit =
3+
boundary: label ?=>
4+
while true do break()

0 commit comments

Comments
 (0)