// in a file 'main.nice', in directory 'hello'
// compile from the parent of 'test'
package hello;
void main(String[])
{
println("Hello, world");
}
-- DanielBonniot - 30 May 2003
| Topic HelloWorld . { Edit | Attach | Ref-By | Printable | Diffs | r1.1 | More } |
|
Revision r1.1 - 30 May 2003 - 01:46 GMT - DanielBonniot Parents: WebHome > CodeExamples |
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |