Skip to content

Instantly share code, notes, and snippets.

@raphink
Created September 1, 2015 09:58
Show Gist options
  • Save raphink/948c1e5fd45f2d3f1d05 to your computer and use it in GitHub Desktop.
Save raphink/948c1e5fd45f2d3f1d05 to your computer and use it in GitHub Desktop.
module Test =
let lns = [ key "a" . store "b" ]
let _ = print_regexp (lens_ktype lns)
$ augparse test.aug
/()/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment