Guest User

Untitled

a guest
Jun 8th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
OCaml 0.17 KB | None | 0 0
  1. and sign_def =
  2.         | EClass of type_path * herit list * expr
  3.         | EInterface of type_path * herit list * expr
  4.         | EImport of string list * string option
Advertisement
Add Comment
Please, Sign In to add comment