This file is indexed.

/usr/lib/ocaml/result/META is in libresult-ocaml 1.2-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
version = "1.0"
description = "Result type"
archive(byte) = "result.cma"
archive(byte, plugin) = "result.cma"
archive(native) = "result.cmxa"
archive(native, plugin) = "result.cmxs"
exists_if = "result.cma"