Guest User

Untitled

a guest
Jan 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. let bonjour util () =
  2. let util = util in
  3. Eliom_services.onload
  4. {{
  5. Dom_html.window##alert(Js.string (string_of_int %util))
  6. }};
  7. return
  8. (html
Add Comment
Please, Sign In to add comment