4 lines
32 B
Groovy
4 lines
32 B
Groovy
|
while(true) {
|
||
|
println "e"
|
||
|
}
|