blob: 6f899d1822c0a5f2a1b86a7975717ba853d76f6e [file] [log] [blame]
class Test {
public Test() {}
public Test(String s) {}
}