Bug? Inline function locals/params shadow namespace members - Palette.text resolves to local text
-
@Christoph-Hart I've merged the new commit and it no longer crashes, just shows some ugly errors. Is this intended as a stop-gap solution? Because
isDefined()still returns true for the none-existent function.Edit: Oh I see, it just stops the execution at the "error"
Tried your suggestion and appears to be working here, maybe a preprocessor definition (default true) to protect older buggy projects?