blob: d260960790a904040fe6a446c4c6be0e8187c04f [file] [log] [blame]
package p;
public class Bar {
{
new Foo().foo();
}
}