Just another update
This commit is contained in:
parent
a25938f123
commit
00a190b0a6
6591 changed files with 94363 additions and 23227 deletions
|
|
@ -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!")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue