Files
FTL/test/broken_lua_2.lp

5 lines
73 B
Plaintext

<?
mg.write("Hello, world 2!\n")
mg.include("does_not_exist.lp", "r")
?>