Just another update

This commit is contained in:
Ingy döt Net 2015-02-20 00:35:01 -05:00
parent a25938f123
commit 00a190b0a6
6591 changed files with 94363 additions and 23227 deletions

View file

@ -1,4 +1,4 @@
//compile using the new dylan.NET v, 11.2.8.2 or later
//compile using the new dylan.NET v, 11.5.1.2 or later
//use mono to run the compiler
#refstdasm mscorlib.dll
@ -7,7 +7,7 @@ import System
assembly stderrex exe
ver 1.1.0.0
class public auto ansi Module1
class public Program
method public static void main()
Console::get_Error()::WriteLine("Goodbye World!")