This file is indexed.

/usr/lib/ocaml/typerep_lib/type_equal.annot is in libtyperep-camlp4-dev 113.00.00-3ubuntu1.

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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
"lib/type_equal.ml" 4 65 69 "lib/type_equal.ml" 4 65 73
type(
  ('a, 'a) t
)
ident(
  def refl "lib/type_equal.ml" 6 79 79 "lib/type_equal.ml" 1 0 -1
)
"lib/type_equal.ml" 4 65 76 "lib/type_equal.ml" 4 65 77
type(
  ('a, 'a) t
)
"lib/type_equal.ml" 6 79 83 "lib/type_equal.ml" 6 79 87
type(
  'a 'b. ('a, 'b) t -> 'a -> 'b
)
ident(
  def conv "lib/type_equal.ml" 8 135 135 "lib/type_equal.ml" 1 0 -1
)
"lib/type_equal.ml" 6 79 125 "lib/type_equal.ml" 6 79 126
type(
  (a, b) t
)
"lib/type_equal.ml" 6 79 127 "lib/type_equal.ml" 6 79 128
type(
  a
)
ident(
  def x "lib/type_equal.ml" 6 79 132 "lib/type_equal.ml" 6 79 133
)
"lib/type_equal.ml" 6 79 132 "lib/type_equal.ml" 6 79 133
type(
  a
)
ident(
  int_ref x "lib/type_equal.ml" 6 79 127 "lib/type_equal.ml" 6 79 128
)
"lib/type_equal.ml" 6 79 121 "lib/type_equal.ml" 6 79 133
type(
  (a, b) t -> a -> b
)
type(
  (a, b) t -> a -> b
)
"lib/type_equal.ml" 6 79 83 "lib/type_equal.ml" 6 79 133
type(
  ('a, 'b) t -> 'a -> 'b
)
type(
  (a, 'b) t -> a -> 'b
)
"lib/type_equal.ml" 11 181 187 "lib/type_equal.ml" 11 181 191
type(
  ('a, 'b) t -> ('a X.t, 'b X.t) t
)
ident(
  def lift "lib/type_equal.ml" 11 181 249 "lib/type_equal.ml" 12 250 253
)
"lib/type_equal.ml" 11 181 211 "lib/type_equal.ml" 11 181 212
type(
  (a, b) t
)
"lib/type_equal.ml" 11 181 228 "lib/type_equal.ml" 11 181 229
type(
  (a X.t, b X.t) t
)
type(
  (b X.t, b X.t) t
)
"lib/type_equal.ml" 11 181 201 "lib/type_equal.ml" 11 181 249
type(
  (a, 'b) t -> (a X.t, 'b X.t) t
)
"lib/type_equal.ml" 11 181 192 "lib/type_equal.ml" 11 181 249
type(
  ('a, 'b) t -> ('a X.t, 'b X.t) t
)