aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.compile/comment.java
blob: ebc5a974de079f4b99553d17d4cb2859e6b28d5e (plain)
1
2
3
4
5
6
7
public class comment
{
  /***
  // This is supposed to be a comment.
  */
}