Closed bbrk24 closed 5 months ago
Minimal reproducer:
f := :Promise<void> => Promise.resolve()
This returned the Promise object in 0.7.10, but does not in 0.7.11.
Thanks for catching this!
Minimal reproducer:
This returned the Promise object in 0.7.10, but does not in 0.7.11.