wiz-lang / wiz

A high-level assembly language for writing homebrew software and games on retro console platforms.
http://wiz-lang.org/
Other
409 stars 40 forks source link

Compiler dies without an error message when declaring func outside of bank #129

Open veremenko-y opened 3 years ago

veremenko-y commented 3 years ago

Compiler dies without an error message when declaring func outside of bank

Steps to reproduce:

    * wiz: version 0.1.2 (alpha)
    >> Parsing...
    >> Compiling...