Name the `try` statement block that runs for cleanup even when the `try` block returns

from JavaScript
beginner 1 min

Name the `try` statement block that runs for cleanup even when the `try` block returns.

Report an error