blob: 04c6ee56a6442ba5bc156733d19e77931bb20ed1 [file] [log] [blame]
class ARM {
void f() {
try {
} finally {}
}
}