UML compiler doesn't support calling variables as functions #1920
Labels
bug
Something isn't working
waiting for new compiler test
This needs to be tested with the new Underanalyzer compiler
Describe the bug
Attempting to make changes to a source file that calls a variable as a function causes the compiler to fail:
The code referenced by the error:
Reproducing steps
Compile a GameMaker project that calls a variable as a function, decompile it with UA, then attempt to recompile using UML.
Setup Details
underanalyzer
branch (8c5462c)The text was updated successfully, but these errors were encountered: