blob: 6cbea9a7d26b80fce09c784706f6f2e995fe2007 [file] [log] [blame]
public class Foo {
public void foo() throws Exception {
<caret>
}
}