mirror of
https://github.com/KarolS/millfork.git
synced 2025-07-05 10:24:04 +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)