1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
anselme/test/results/function conflict.ans

320 B

--# run #--
--- error ---
a function with parameters $(a, b) is already defined in the overload
↳ from test/tests/function conflict.ans:5:1 in call: :f = ($(a, b) 0)
↳ from test/tests/function conflict.ans:1:1 in block: :f = ($(a, b) 0)…
--# saved #--
{}