2c56b02a创建于 2018年12月16日历史提交
import Foundation

print("r", terminator:"")
while(true) {
    print("e", terminator:"")
}