4 lines
29 B
ChaiScript
4 lines
29 B
ChaiScript
|
while (true) {
|
||
|
print("e")
|
||
|
}
|