Punycode (RFC3492) in OCaml
at main 4 lines 100 B view raw
1(** Fuzz tests for {\!Punycode}. *) 2 3val suite : string * Crowbar.test_case list 4(** Test suite. *)