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 May 19, 2018. It is now read-only.
Flow and babylon6 use a different node type for
*
Example: http://astexplorer.net/#/INBlde78H0
babylon uses
ExistentialTypeParam
, whereas flow usesExistsTypeAnnotation
We should change babylon and rename the node to use the same name as flow.
//cc @samwgoldman
The text was updated successfully, but these errors were encountered: