Closed alex35mil closed 3 months ago
This feels related
let a = (b) => { [%c d()]; };
// X
let a = b => {
%c
d();
} /* */;
@EduardoRFS There is an issue for this as well 😃 https://github.com/facebook/reason/issues/2300
this is no longer an issue
Input:
Output: