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