blob: 97b10f0aa273ae333a28a8102ef4a2c66d74beab [file] [log] [blame]
class PR207 {
PR207 (String s)
{
System.out.println (s + support.PR207_A.hello());
}
}