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