syntax
syntax copied to clipboard
Better error message on capitalized type
First attempt tackling #122
There are a few tests breaking bc of this, not sure how to solve them.
Probably worth adding a suggestion in the error message as well: Did you mean foo? Should I try adding that?
Yes, definitely worth a try. In general I like having an error message follow the format "what" + "this-is-how-you-could-fix-it".