1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/testdata/run/explicit_resource_management
David Sherret 6dc8682b9a
feat: explicit resource management in TypeScript (#20506)
This adds support for `using` and `await using` declarations in
TypeScript only. We need to wait for v8 to support it for this to work
in JS.
2023-09-14 18:08:59 +00:00
..
main.out feat: explicit resource management in TypeScript (#20506) 2023-09-14 18:08:59 +00:00
main.ts feat: explicit resource management in TypeScript (#20506) 2023-09-14 18:08:59 +00:00