Skip to content

Instantly share code, notes, and snippets.

@rusty-key
Created July 11, 2018 13:21
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 rusty-key/4471f0e23ad8db8dfc365f7162126839 to your computer and use it in GitHub Desktop.
Save rusty-key/4471f0e23ad8db8dfc365f7162126839 to your computer and use it in GitHub Desktop.
B _build/src
S src
PKG cmdliner lwt
FLG -w +a-4-40..42-44-45-48
let sum a b = a + b
open Sum
(* Unbound module Sum *)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment