Source file stdio__.ml

1
2
3
4
5
6
7
8
9
10
(* generated by dune *)

(** @canonical Stdio.In_channel *)
module In_channel = Stdio__In_channel

(** @canonical Stdio.Out_channel *)
module Out_channel = Stdio__Out_channel

module Stdio__ = struct end
[@@deprecated "this module is shadowed"]