'do..while' and assignments
This commit is contained in:
@@ -30,5 +30,8 @@ fun test() : Unit {
|
||||
}
|
||||
for (~l~l : Int in 1..2) {
|
||||
`l`l`:std::Int`
|
||||
while (true) {
|
||||
`l`l
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user