2017-11-05 23:30:50 -03:00

4 lines
54 B
Lua

function main()
return "Lua script matched.";
end