5 lines
40 B
OCaml
5 lines
40 B
OCaml
|
|
||
|
let handle_event ev =
|
||
|
ignore ev
|
||
|
;;
|