Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 13f17e5b0589a1a0e6db4d8607ee75f7 > files > 654

ocaml-mascot-lib-1.0-5.mga4.x86_64.rpm

(* header *)

let x = 1

let f () =
  print_endline "start";
  print_endline "end"

let y = 2