mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
235 B
235 B
--# run #--
--- error ---
a is already defined in the current scope
↳ from test/tests/define override.ans:3:4 in call: :a = 2
↳ from ? in block: :a = 5…
--# saved #--
{}
--- error ---
a is already defined in the current scope
↳ from test/tests/define override.ans:3:4 in call: :a = 2
↳ from ? in block: :a = 5…
--# saved #--
{}