mirror of
https://github.com/drasko/codezero.git
synced 2026-04-14 15:59:04 +02:00
Deriving symbols didn't work because cml2 silently ignored symbols that were declared previously for derivations. Not pre-declaring derived symbols have solved the problem.