4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
|
#!/usr/bin/env zsh
|
||
|
|
||
|
printf 'Lua 5.4.4 Copyright (C) 1994-2022 Lua.org, PUC-Rio\n'
|