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
hi @yawkob , it is a proof of concept that reason will work smoothly with bucklescript, we are waiting for reason team to help clean up a bit dependencies reasonml/reason#419
…escript-lang#408)
* Don't parse Int token with suffices as hash ident for poly variants
`#10s` should not be accepted as a numeric polyvariant identifier.
Fixesrescript-lang/syntax#407
* Tweak `variantIdent` error message based on feedback from bloodyowl
Co-authored-by: Matthias Le Brun <[email protected]>
* Update hashIdent error tests
* Add printer test to verify that int tokens with suffix aren't printed as numeric polyvars
* Refine error message for numeric polyvars followed by a letter.
Co-authored-by: Matthias Le Brun <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Here you use the new Reason syntax with bucklescript compiler:
http://bloomberg.github.io/bucklescript/reason-demo/
The text was updated successfully, but these errors were encountered: