1
0
mirror of https://github.com/Adorable-Catgirl/LuaComp.git synced 2024-09-28 22:50:59 +10:00
LuaComp/examples/error.lua

2 lines
52 B
Lua
Raw Normal View History

2019-12-15 09:16:32 +11:00
--#error "What a scam"
print("I never get printed.")