import java.lang.Object; public class Foo { void m() { new Object().inst new Object().inst } }