``` contin(1) { } ``` is much more readable.
# language-proposals
y
Copy code
contin(1) {

}
is much more readable.