1
0
Fork 0
pre-commit/testing/resources/lua_repo/bin/hello-world-lua
Daniel Baumann 9c7f59905e
Adding upstream version 2.17.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:32:02 +01:00

3 lines
41 B
Lua
Executable file

#!/usr/bin/env lua
print('hello world')