mirror of
https://github.com/KarolS/millfork.git
synced 2026-03-11 02:19:19 +00:00
– allow local constants in macros – allow untyped macro parameters with void – treat the name of a function as a pointer to it – add this.function local alias (#118)