root/cobra/trunk/Tests/100-basics/030j-hello-world.cobra
| Revision 2636, 154 bytes (checked in by Charles.Esterbrook, 7 weeks ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #.require. jvm |
| 2 | namespace Test |
| 3 | class Test |
| 4 | def main is shared |
| 5 | System.out.println('Hello, world.( System only)') |
| 6 | #print 'Hello, world. (print)' |
| 7 |
Note: See TracBrowser
for help on using the browser.



