I'm committing the following test case...
2000-02-12 Anthony Green <green@cygnus.com>
* libjava.compile/comment.java: New file.
Index: comment.java
===================================================================
RCS file: comment.java
diff -N comment.java
--- /dev/null Tue May 5 13:32:27 1998
+++ comment.java Sat Feb 12 15:41:48 2000
@@ -0,0 +1,7 @@
+public class comment
+{
+ /***
+ // This is supposed to be a comment.
+ */
+}
+
AG
--
Anthony Green Red Hat
Sunnyvale, California