mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
410 B
410 B
--# run #--
--- error ---
no variable "b" defined in environment
↳ from test/tests/load file error.ans:3:4 in call: e . "b"
↳ from test/tests/load file error.ans:3:1 in text interpolation: | {e . "b"} |
↳ from test/tests/load file error.ans:1:1 in block: :e = load("test/tests/import/test.ans")…
--# saved #--
{}
--- error ---
no variable "b" defined in environment
↳ from test/tests/load file error.ans:3:4 in call: e . "b"
↳ from test/tests/load file error.ans:3:1 in text interpolation: | {e . "b"} |
↳ from test/tests/load file error.ans:1:1 in block: :e = load("test/tests/import/test.ans")…
--# saved #--
{}