1 2 3 4 5 6 7 8 9 10
package errors; //PR#219 public aspect ExtraClosingBrace { public void doIt() { }} } }