gcc/libjava/testsuite/libjava.compile/comment.java

8 lines
77 B
Java

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