File: link_test.ml

package info (click to toggle)
ocaml-uucp 16.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,624 kB
  • sloc: ml: 100,568; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
(*
  Compile with:
  ocamlfind ocamlopt -package uucp -linkpkg -o link_test.native link_test.ml
*)

let () = ignore (Uucp.Age.age (Uchar.of_int 0x1F42B))