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