Guest User

Untitled

a guest
Feb 16th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. DEFINE X = A
  2.  
  3. let x = X
  4.  
  5. let f = function X -> 1
  6.  
  7.  
  8. (* Local Variables: *)
  9. (* compile-command: "camlp4of macro.ml" *)
  10. (* End: *)
Add Comment
Please, Sign In to add comment