New tests.
From-SVN: r33202
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class PR207 {
|
||||
PR207 (String s)
|
||||
{
|
||||
System.out.println (s + support.PR207_A.hello());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user