Closed ollydev closed 2 years ago
procedure Int32.Test; begin end; begin Int32.Test(); end.
Now will error with: Compilation error: "Variable expected. "Int32.Test" is not a static method"
Compilation error: "Variable expected. "Int32.Test" is not a static method"
Now will error with:
Compilation error: "Variable expected. "Int32.Test" is not a static method"