class ARM { void f() { try (AutoCloseable r = null) { } finally {} } }