4 lines
28 B
Swift
4 lines
28 B
Swift
|
while true {
|
||
|
print("e")
|
||
|
}
|