templates/ocaml/bin/main.ml
2024-04-08 21:04:23 +02:00

3 lines
68 B
OCaml

let () = let open Base64 in
print_endline (decode_exn "bWphdSEh")