Skip to content

Instantly share code, notes, and snippets.

@banshee
Created May 26, 2016 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save banshee/f9a7ea2642d37725cbfcb1432b40d135 to your computer and use it in GitHub Desktop.
Save banshee/f9a7ea2642d37725cbfcb1432b40d135 to your computer and use it in GitHub Desktop.
module FSharpModule
let fn() = 1
type Class1() =
member this.X = "F#"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment