blob: 991414e5db5961440e1e43e25c8108216fc913bd [file] [log] [blame]
class Test extends Super{
Test(){
super();
}
}