4 lines
41 B
Text
4 lines
41 B
Text
|
#!/usr/bin/env lua
|
||
|
|
||
|
print('hello world')
|