0 people like it.

Testing inserting new snippet

1: 
2: 
3: 
4: 
open Microsoft.FSharp.Linq

let q = <@ 1 @>
let hello = "Hello world"
namespace Microsoft
namespace Microsoft.FSharp
namespace Microsoft.FSharp.Linq
val q : Quotations.Expr<int>

Full name: Script.q
val hello : string

Full name: Script.hello
Raw view Test code New version

More information

Link:http://fssnip.net/3G
Posted:15 years ago
Author:
Tags: