This file is indexed.

/usr/lib/ocaml/herelib/META is in libhere-camlp4-dev 109.35.02-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
10
11
12
13
14
15
16
17
18
19
20
21
22
# OASIS_START
# DO NOT EDIT (digest: f7a856e8cb7c5b9ca36ceda506e3c344)
version = "109.35.02"
description = "Syntax extension for inserting the current location."
archive(byte) = "herelib.cma"
archive(byte, plugin) = "herelib.cma"
archive(native) = "herelib.cmxa"
archive(native, plugin) = "herelib.cmxs"
exists_if = "herelib.cma"
package "syntax" (
 version = "109.35.02"
 description = "Syntax extension for \"_here_\""
 requires = "camlp4"
 archive(syntax, preprocessor) = "pa_herelib.cma"
 archive(syntax, toploop) = "pa_herelib.cma"
 archive(syntax, byte) = "pa_herelib.cma"
 archive(syntax, byte, plugin) = "pa_herelib.cma"
 archive(syntax, native) = "pa_herelib.cmxa"
 archive(syntax, native, plugin) = "pa_herelib.cmxs"
 exists_if = "pa_herelib.cma"
)
# OASIS_STOP