mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-25 14:36:28 +02:00
pkg(dotnet-5.0.201): Added F#.net, F# interactive and VB.net
This commit is contained in:
parent
0c4e206d03
commit
3340cbbe68
9 changed files with 129 additions and 12 deletions
9
packages/dotnet/5.0.201/test.vb
vendored
Normal file
9
packages/dotnet/5.0.201/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