Update CLI tests
This commit is contained in:
+2
-7
@@ -1,9 +1,4 @@
|
||||
package test
|
||||
|
||||
fun test() {
|
||||
while (true) {
|
||||
when {
|
||||
true -> break
|
||||
}
|
||||
}
|
||||
}
|
||||
sealed interface Polygon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user