DJMcMayhem / Brain-Flak

A minimalist esolang
MIT License
86 stars 12 forks source link

Debug flags following a whitespace at the beginning of a program error #54

Closed Wheatwizard closed 8 years ago

Wheatwizard commented 8 years ago

This seems to be a permutation of this #32 and #28.

When a program starts with whitespace followed by a debug flag we receive a Invalid character error.

Exemplum gratis:

 @dv

produces the error:

Error at character 1: Invalid character ' '.
Wheatwizard commented 8 years ago

This was fixed in 6eda3ba826713248618b74d99b60d0f21da89e7b however it persists on Try it Online because we have not pulled in a bit.