Updated Loop statement expression (markdown)
@@ -239,4 +239,4 @@ output = (((((data as d
|
|||||||
|
|
||||||
println(output); # [11, 11, 11]
|
println(output); # [11, 11, 11]
|
||||||
```
|
```
|
||||||
As you can see it actually works but is not convenient and readable.
|
As you can see it actually works but is not convenient nor readable.
|
||||||
Reference in New Issue
Block a user