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