2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-01-27 06:14:01 +08:00
gcc/libjava/testsuite/libjava.compile/comment.java
Anthony Green 6ab17fd868 New test code.
From-SVN: r31952
2000-02-12 23:43:51 +00:00

8 lines
77 B
Java

public class comment
{
/***
// This is supposed to be a comment.
*/
}