Skip to content

Add tests and source locations on async/await

Choose a tag to compare

@matAtWork matAtWork released this 06 Nov 08:37
· 52 commits to master since this release

Update tests to reflect correction of async properties
For async properties, the .async flag was incorrectly set on the Property, not it's value
Fix missing locations on await/async nodes.