sam701 / syconf

A simple configuration language that keeps your config files lean
Apache License 2.0
3 stars 1 forks source link

Improve error location in block expression parsing #14

Closed sam701 closed 3 years ago

sam701 commented 3 years ago

Parsing let a = 3 abc should result in an error pointing to abc.