// "Insert new" "true" class a { void f() { throw <caret>new RuntimeException(); } }