blob: 3071c2b189e127c7cb080395f1581767d514e1e5 [file] [log] [blame]
class C {
}
extension E ;
on C (){ }
errors() { }
main() { }