mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
Add file/ConformingCharStream - converts symbols to lowercase to match grammar Add file/ErrorListener
4 lines
112 B
Text
4 lines
112 B
Text
// If the ConformingCharStream tries to convert everything to
|
|
// lowercase, this will trip it up
|
|
|
|
print("™");
|