Skip to content

Instantly share code, notes, and snippets.

/file.ml Secret

Created April 8, 2016 11:18
Show Gist options
  • Save anonymous/1e54b25aff7693e72db7ddececf2490f to your computer and use it in GitHub Desktop.
Save anonymous/1e54b25aff7693e72db7ddececf2490f to your computer and use it in GitHub Desktop.
let interp (s : stm) =
interpStm s []; ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment