sasq64 / bass

Advanced 6502 assembler
23 stars 4 forks source link

check SemanticValues for FnCall #25

Closed antis81 closed 3 years ago

antis81 commented 3 years ago

Relates to #22 (transforms crash into exception)

Note this may be valid for any (at least most) of the "Invalid …" exceptions where a cached AST is used. Those crashes can be worked around by removing .basscache directory (forcing a rebuild).