9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
// 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
|
|
|