You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if the interpreter ignored unnumbered lines that begin with the semicolon ; character. This is most useful for embedding text editor pragmas shortly after the shabang line.
It would be nice if the interpreter ignored unnumbered lines that begin with the semicolon
;
character. This is most useful for embedding text editor pragmas shortly after the shabang line.A common example would be:
The
petcat
tokenizer that comes with VICE has this feature.The text was updated successfully, but these errors were encountered: