-
Notifications
You must be signed in to change notification settings - Fork 0
bug: some keywords display hashes instead of raw values #92
Open
Description
On some errors, keywords such as variable names or function names are displayed incorrectly into hashes instead of raw names. This can be seen in this form for example:
cannot find 3388837930293092456 in the current scope
This is extremely unreadable and should be improved asap into clean strings by requiring a string everywhere previously used a hash on errors