Skip to content

Instantly share code, notes, and snippets.

@banshee
Created May 26, 2016 16:59
Show Gist options
  • Save banshee/55b0f0516c4977d7aa44f918a3646bc6 to your computer and use it in GitHub Desktop.
Save banshee/55b0f0516c4977d7aa44f918a3646bc6 to your computer and use it in GitHub Desktop.
namespace FSharpNamespace
type Class2 =
| Something
| OtherThing of int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment