aboutsummaryrefslogtreecommitdiff
path: root/test/transpiler/async-transpiler-imported.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-07-27Fix bug with // @bun annotation in main thread (#3855)Gravatar Jarred Sumner 1-0/+6
* Uncomment test * Fix bug with // @bun + async transpiler --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>