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
Using registers as identifiers was possible in lldb-eval, and it looks like current parser and AST still support this, just need to add register recognition to lexer.