1 class PR207 {
PR207(String s)2   PR207 (String s)
3   {
4     System.out.println (s + support.PR207_A.hello());
5   }
6 }
7