2019-06-05
Bug Fixes
- Fix an issue where try-statements were not included properly when a variable declared inside the statement was accessed outside it (#2898)
- Fix an issue where
await
expressions were not included properly (#2899)
2019-06-05
await
expressions were not included properly (#2899)