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
Fix parsing of braced expressions followed by a method (#4035)
* Fix parsing of braced expressions followed by a method
* Improves the logic for parsing braced expressions
* Fix hot-reload issue
* Added cases for braced expressions followed by identifiers or string literals
0 commit comments