4 lines
63 B
Lua
4 lines
63 B
Lua
print("Hello from the example test!")
|
|
test.sleep(1)
|
|
print("2")
|
print("Hello from the example test!")
|
|
test.sleep(1)
|
|
print("2")
|