source-solutions / sebasic4

SE BASIC - A free BASIC interpreter written in Z80 assembly language
GNU General Public License v3.0
62 stars 6 forks source link

ELSE #79

Closed cheveron closed 2 years ago

cheveron commented 2 years ago

Should be accepted only after a THEN and not as a command.

cheveron commented 2 years ago

done