1 line
107 B
OCaml
1 line
107 B
OCaml
(fun p -> Printf.printf p (string_of_format p)) "(fun p -> Printf.printf p (string_of_format p)) %S;;\n";;
|