This file is indexed.

/usr/lib/ocaml/typerep_lib/std.ml is in libtyperep-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
4
5
6
7
8
9
module Type_abstract   = Type_abstract
module Type_equal      = Type_equal
module Type_generic    = Type_generic
module Typename        = Typename
module Make_typename   = Make_typename
module Type_named_intf = Named_intf
module Typerepable     = Typerepable
module Typerep_obj     = Typerep_obj
include Std_internal