ZealOS
ZealOS copied to clipboard
Fix function local variable list declaration with initialization Compiler bug.
Screenshots
Example 1:
Example 2:
Relevant location in the compiler:
I was just going to mention that if somebody is going to dig into this code, a related nice to have feature would be the ability to not have to include the number inside the array brackets and instead allow it to be automatically inferred by the number of parameters.