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
# Current:s(:dstr,s(:gvar,:$-1))# I would expect:s(:str,"\#$-1")
Uncertain of the rules, it seems to be a valid global variable name 🤷
The text was updated successfully, but these errors were encountered:
Earlopain
changed the title
"\#$-1" interpreted as shorthand global interpolation, is just a string literal"#$-1" interpreted as shorthand global interpolation, is just a string literal
Jan 18, 2025
Uncertain of the rules, it seems to be a valid global variable name 🤷
The text was updated successfully, but these errors were encountered: