Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Script.fsx « mdoc.Test.FSharp « mdoc.Test « mdoc - github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d2a3730fedb35ea5193349ffe9cd1386e8cd19e (plain)
1
2
3
4
5
6
7
8
// Learn more about F# at http://fsharp.org. See the 'F# Tutorial' project
// for more guidance on F# programming.

#load "Library1.fs"
open mdoc.Test.FSharp

// Define your library scripting code here