pr172.java: Correct classname to match file name.
2000-03-15 Bryce McKinlay <bryce@albatross.co.nz> * libjava.compile/pr172.java: Correct classname to match file name. * libjava.compile/pr174.java: ditto. Remove superfluous main() method. From-SVN: r32552
This commit is contained in:
parent
87ee36a8d9
commit
37ce3e058d
3 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
// jc1 (2.96 20000313) says "`A_Inner' not found"
|
||||
|
||||
public class InnerConstructor
|
||||
public class pr172
|
||||
{
|
||||
class A_Inner
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue