This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

New test case



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]