balloon-lang icon indicating copy to clipboard operation
balloon-lang copied to clipboard

Implement `while`

Open polybuildr opened this issue 8 years ago • 0 comments

The usual

while condition {
    // something
}

polybuildr avatar Jun 08 '17 22:06 polybuildr