noteflakes / lydown

A language for music notation
http://ciconia.github.io/lydown
MIT License
24 stars 0 forks source link

Unterminated tie should generate error. #48

Open noteflakes opened 8 years ago

noteflakes commented 8 years ago

The following should raise a parsing error:

4c ~ d

Also the following:

b- ~ b

And also the following:

c ~ // tie at end of file