source:
mainline/uspace/dist/sysel/hello.sy@
fa36f29
| Last change on this file since fa36f29 was fa36f29, checked in by , 16 years ago | |
|---|---|
|
|
| File size: 81 bytes | |
| Rev | Line | |
|---|---|---|
| [09ababb7] | 1 | class HelloWorld is |
| [fa36f29] | 2 | fun Main() is |
| [09ababb7] | 3 | Builtin.WriteLine("Hello world!"); |
| 4 | end | |
| 5 | end |
Note:
See TracBrowser
for help on using the repository browser.
