[bajos] r925 committed - [No log message]

0 views
Skip to first unread message

ba...@googlecode.com

unread,
Sep 30, 2011, 2:21:12 AM9/30/11
to bajo...@googlegroups.com
Revision: 925
Author: burkhart.holznagel
Date: Thu Sep 29 23:17:41 2011
Log: [No log message]
http://code.google.com/p/bajos/source/detail?r=925

Added:
/trunk/bajos/JAVATESTS/Test.java

=======================================
--- /dev/null
+++ /trunk/bajos/JAVATESTS/Test.java Thu Sep 29 23:17:41 2011
@@ -0,0 +1,15 @@
+/*
+ * FHW-Berlin, Fachbereich Berufsakademie, Fachrichtung Informatik
+ * See the file "license.terms" for information on usage and
redistribution of this file.
+ */
+
+import java.lang.*;
+
+public class Test {
+ public static final int con = 77;
+ static char mc='M';
+ public static void main(String[] args) {
+ System.out.println(mc+" " + con);
+ }
+
+}

Reply all
Reply to author
Forward
0 new messages