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
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 scopeThis is extremely unreadable and should be improved asap into clean strings by requiring a string everywhere previously used a hash on errors