| author | Lorenzo Bettini <bettini@dsi.unifi.it> | 2007年06月08日 10:11:29 +0000 |
|---|---|---|
| committer | Lorenzo Bettini <bettini@dsi.unifi.it> | 2007年06月08日 10:11:29 +0000 |
| commit | e9ea18fdc4f4f57b9ab8c9a4c6c182b0a1919b07 (patch) | |
| tree | 92186c3de0146a0fa595e64b6a6aca1417078c0b /tests/debug.java.html | |
| parent | 6fcee8f6e2f2212855b5b3e3ea5db76dc5d48cc3 (diff) | |
| download | src-highlite-e9ea18fdc4f4f57b9ab8c9a4c6c182b0a1919b07.tar.gz | |
| -rw-r--r-- | tests/debug.java.html | 2 |
diff --git a/tests/debug.java.html b/tests/debug.java.html index f3119a6..4f2b90b 100644 --- a/tests/debug.java.html +++ b/tests/debug.java.html @@ -9,7 +9,7 @@ http://www.gnu.org/software/src-highlite --> <b><font color="#000080">package</font></b> hello<font color="#990000">;</font> -<b><font color="#0000FF">public</font></b> <b><font color="#0000FF">class</font></b> Hello <font color="#FF0000">{</font> +<b><font color="#0000FF">public</font></b> <b><font color="#0000FF">class</font></b> <font color="#009900">Hello</font> <font color="#FF0000">{</font> <i><font color="#9A1900">//</font></i><i><font color="#9A1900"> just some greetings ;-) /*</font></i> <font color="#009900">int</font> i <font color="#990000">=</font> <font color="#993399">10</font><font color="#990000">;</font> System<font color="#990000">.</font>out<font color="#990000">.</font><b><font color="#000000">println</font></b><font color="#990000">(</font><font color="#FF0000">"</font><font color="#FF0000">Hello World!</font><font color="#FF0000">"</font><font color="#990000">)</font><font color="#990000">;</font> |