New test code.
From-SVN: r31952
This commit is contained in:
parent
addcdfec59
commit
6ab17fd868
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-02-12 Anthony Green <green@cygnus.com>
|
||||
|
||||
* libjava.compile/comment.java: New file.
|
||||
|
||||
2000-02-12 Anthony Green <green@cygnus.com>
|
||||
|
||||
* libjava.compile/assignment.java: New file.
|
||||
|
|
7
libjava/testsuite/libjava.compile/comment.java
Normal file
7
libjava/testsuite/libjava.compile/comment.java
Normal file
|
@ -0,0 +1,7 @@
|
|||
public class comment
|
||||
{
|
||||
/***
|
||||
// This is supposed to be a comment.
|
||||
*/
|
||||
}
|
||||
|
Loading…
Add table
Reference in a new issue