This file is indexed.

/usr/lib/ocaml/sexplib/sexp.mli is in libsexplib-camlp4-dev 113.00.00-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
(** Sexp: Module for handling S-expressions (I/O, etc.) *)

include Sexp_intf.S