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
{{ message }}
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
The rescript-lang/syntax repo is obsolete and will be archived soon. If this issue is still relevant, please reopen in the compiler repo (https://github.com/rescript-lang/rescript-compiler) or comment here to ask for it to be moved. Thank you for your contributions.
Uh oh!
There was an error while loading. Please reload this page.
Here are some temporary codepaths we should remove one day:
Js.t
(Clean up Js.t object parsing, printing and converting #291, Add outcome printer test for erasure of Js.t #317)bs.*
conversion (Clean up the conversion of @bs.* and %bs.* #294)if let
syntax #12) not that we'll remove it, just that it's pending, so we should be aware of itto
,downto
(Remove "to" and "downto" as keywords. #327)with
(Remove "with" as internal token. #329)Pexp_apply("##, arg1, arg2)
toPexp_send
(Update object method parsing and printer for ReScript 9 #348) andsyntax/src/res_printer.ml
Line 3610 in 1680ae5
The text was updated successfully, but these errors were encountered: