10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-22 18:57:31 +02:00
quantum_package/ocaml/test_task_server.ml

6 lines
41 B
OCaml

open Core
let () =
TaskServer.run ()