lean2/tests/lean/lua3.lean.expected.out
Leonardo de Moura 57b9657bf0 feat(lua): add lua_exception for wrapping lua errors, and improve Lua error messages in the Lean frontend
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-07 15:19:26 -08:00

5 lines
165 B
Text

Set: pp::colors
Set: pp::unicode
Assumed: x
hello
Error (line: 4, pos: 0) executing external script (script.lua:4), attempt to call global 'prn' (a nil value)