This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
New test case
- To: java-patches at sourceware dot cygnus dot com
- Subject: New test case
- From: Anthony Green <green at cygnus dot com>
- Date: Sat, 12 Feb 2000 15:43:09 -0800
- Reply-to: green at redhat dot com
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