← You still write `finally { resource.close() }`. The `using` keyword does it automatically.
Playground
using / explicit resource management — interactive playground
preview
Edits run in a sandbox in your browser — nothing is saved and nothing leaves the page.