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
Which defines java style to be case insensitive, which is very confusing as most java style languages are in fact case sensitive. Not sure if this is an oversight or me misunderstanding the intention of this language definition.
The text was updated successfully, but these errors were encountered:
int-index
pushed a commit
to int-index/parsec
that referenced
this issue
Sep 18, 2020
In
Text.Parsec.Language
the definition for thejavaStyle
is:Which defines java style to be case insensitive, which is very confusing as most java style languages are in fact case sensitive. Not sure if this is an oversight or me misunderstanding the intention of this language definition.
The text was updated successfully, but these errors were encountered: