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.
*/
}