blob: aa49954e9562202d5b5656d98bdb980af43272ef [file] [log] [blame]
class Test extends Super{
Test(String s){super(s);}
}