{ @new Foo(bar = "qwe") class C extends AnyRef { def () = { super.(); () } }; () }