Nemerle.n
This commit is contained in:
7
n/nemerle.n
Normal file
7
n/nemerle.n
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
class Hello
|
||||||
|
{
|
||||||
|
static Main () : void
|
||||||
|
{
|
||||||
|
System.Console.WriteLine ("Hello world!");
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user