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: use `let blockCommentsRe = %re("/\/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*+\//g")` instead.
74
74
- Remove parsing of "import" and "export" which was never officially supported https://github.com/rescript-lang/syntax/pull/597https://github.com/rescript-lang/syntax/pull/599
0 commit comments