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
Provide hint for auto declaration in Cpp2 code (#342)
* Provide hint for `auto` declaration in Cpp2 code
Like the hints for `namespace`/`class` keywords.
* Try to parse name for auto declaration
Use it in error message.
0 commit comments