blob: 9225dc9e6e5e4dc610781f5bf05335b6d1ccc3ce [file] [log] [blame]
class C {
}
extension E ;
on C (){ }
void main() { }