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,13 +1,13 @@
//compile using the new dylan.NET v, 11.3.1.3 or later
//compile using the new dylan.NET v, 11.5.1.2 or later
//use mono to run the compiler
#refstdasm mscorlib.dll
import System
assembly gdbyeex exe
ver 1.1.0.0
ver 1.2.0.0
class public auto ansi Module1
class public Program
method public static void main()
Console::Write("Goodbye, World!")