Getting Started

TODO: Put sample code here

1: 
2: 
let foo = ()
let myAge = 21

Here is the path to downloading

1: 
paket install Ficus
val foo : unit
val myAge : int