Perhaps add a new syntax for that. ``` loop (0 to 10) { // do stuff } ```
Perhaps add a new syntax for that.