rusty
rusty copied to clipboard
feat: allow `VAR_EXTERNAL` declarations
Adds a new variable block type for VAR_EXTERNAL to the compiler. These blocks do not have any functionality for now and the compiler will emit a warning when such blocks are declared.