Skip to content

More `try-catch` fixes

Compare
Choose a tag to compare
@MatAtBread MatAtBread released this 30 Apr 14:38
· 7 commits to master since this release
  • Fix issue where catch body was incompletely transformed (see #109)
  • Fix issue where unreachable continuation generated an illegal Identifer after try-catch (see MatAtBread/fast-async#56)