mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(mono-6.12.0): Added mono-basic 7.4
This commit is contained in:
parent
e197ca5b7a
commit
08b2fa094a
5 changed files with 43 additions and 6 deletions
9
packages/mono/6.12.0/test.vb
vendored
Normal file
9
packages/mono/6.12.0/test.vb
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
Imports System
|
||||
|
||||
Module Module1
|
||||
|
||||
Sub Main()
|
||||
Console.WriteLine("OK")
|
||||
End Sub
|
||||
|
||||
End Module
|
Loading…
Add table
Add a link
Reference in a new issue