This file is indexed.

/usr/lib/ocaml/deriving/deriving_Bounded.annot is in libderiving-ocsigen-ocaml-dev 0.7.1-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
 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
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
"lib/deriving_Bounded.ml" 20 506 512 "lib/deriving_Bounded.ml" 20 506 521
type(
  B.t
)
ident(
  def min_bound "lib/deriving_Bounded.ml" 21 534 536 "lib/deriving_Bounded.ml" 22 562 565
)
"lib/deriving_Bounded.ml" 20 506 524 "lib/deriving_Bounded.ml" 20 506 533
type(
  B.t
)
ident(
  int_ref B.min_int "lib/deriving_Bounded.ml" 16 378 409 "lib/deriving_Bounded.ml" 16 378 424
)
"lib/deriving_Bounded.ml" 21 534 540 "lib/deriving_Bounded.ml" 21 534 549
type(
  B.t
)
ident(
  def max_bound "lib/deriving_Bounded.ml" 21 534 561 "lib/deriving_Bounded.ml" 22 562 565
)
"lib/deriving_Bounded.ml" 21 534 552 "lib/deriving_Bounded.ml" 21 534 561
type(
  B.t
)
ident(
  int_ref B.max_int "lib/deriving_Bounded.ml" 15 331 362 "lib/deriving_Bounded.ml" 15 331 377
)
"lib/deriving_Bounded.ml" 23 566 589 "lib/deriving_Bounded.ml" 23 566 611
call(
  stack
)
"lib/deriving_Bounded.ml" 24 612 635 "lib/deriving_Bounded.ml" 24 612 657
call(
  stack
)
"lib/deriving_Bounded.ml" 25 658 685 "lib/deriving_Bounded.ml" 25 658 711
call(
  stack
)
"lib/deriving_Bounded.ml" 28 755 761 "lib/deriving_Bounded.ml" 28 755 770
type(
  int
)
ident(
  def min_bound "lib/deriving_Bounded.ml" 29 792 794 "lib/deriving_Bounded.ml" 30 829 832
)
"lib/deriving_Bounded.ml" 28 755 773 "lib/deriving_Bounded.ml" 28 755 791
type(
  int
)
ident(
  ext_ref Pervasives.min_int
)
"lib/deriving_Bounded.ml" 29 792 798 "lib/deriving_Bounded.ml" 29 792 807
type(
  int
)
ident(
  def max_bound "lib/deriving_Bounded.ml" 29 792 828 "lib/deriving_Bounded.ml" 30 829 832
)
"lib/deriving_Bounded.ml" 29 792 810 "lib/deriving_Bounded.ml" 29 792 828
type(
  int
)
ident(
  ext_ref Pervasives.max_int
)
"lib/deriving_Bounded.ml" 33 878 884 "lib/deriving_Bounded.ml" 33 878 893
type(
  bool
)
ident(
  def min_bound "lib/deriving_Bounded.ml" 34 902 904 "lib/deriving_Bounded.ml" 35 925 928
)
"lib/deriving_Bounded.ml" 33 878 896 "lib/deriving_Bounded.ml" 33 878 901
type(
  bool
)
"lib/deriving_Bounded.ml" 34 902 908 "lib/deriving_Bounded.ml" 34 902 917
type(
  bool
)
ident(
  def max_bound "lib/deriving_Bounded.ml" 34 902 924 "lib/deriving_Bounded.ml" 35 925 928
)
"lib/deriving_Bounded.ml" 34 902 920 "lib/deriving_Bounded.ml" 34 902 924
type(
  bool
)
"lib/deriving_Bounded.ml" 38 974 980 "lib/deriving_Bounded.ml" 38 974 989
type(
  char
)
ident(
  def min_bound "lib/deriving_Bounded.ml" 39 1003 1005 "lib/deriving_Bounded.ml" 40 1061 1064
)
"lib/deriving_Bounded.ml" 38 974 992 "lib/deriving_Bounded.ml" 38 974 1000
type(
  int -> char
)
ident(
  ext_ref Char.chr
)
"lib/deriving_Bounded.ml" 38 974 1001 "lib/deriving_Bounded.ml" 38 974 1002
type(
  int
)
"lib/deriving_Bounded.ml" 38 974 992 "lib/deriving_Bounded.ml" 38 974 1002
call(
  stack
)
type(
  char
)
"lib/deriving_Bounded.ml" 39 1003 1009 "lib/deriving_Bounded.ml" 39 1003 1018
type(
  char
)
ident(
  def max_bound "lib/deriving_Bounded.ml" 39 1003 1034 "lib/deriving_Bounded.ml" 40 1061 1064
)
"lib/deriving_Bounded.ml" 39 1003 1021 "lib/deriving_Bounded.ml" 39 1003 1029
type(
  int -> char
)
ident(
  ext_ref Char.chr
)
"lib/deriving_Bounded.ml" 39 1003 1030 "lib/deriving_Bounded.ml" 39 1003 1034
type(
  int
)
"lib/deriving_Bounded.ml" 39 1003 1021 "lib/deriving_Bounded.ml" 39 1003 1034
call(
  stack
)
type(
  char
)
"lib/deriving_Bounded.ml" 43 1110 1116 "lib/deriving_Bounded.ml" 43 1110 1125
type(
  unit
)
ident(
  def min_bound "lib/deriving_Bounded.ml" 44 1131 1133 "lib/deriving_Bounded.ml" 45 1152 1155
)
"lib/deriving_Bounded.ml" 43 1110 1128 "lib/deriving_Bounded.ml" 43 1110 1130
type(
  unit
)
"lib/deriving_Bounded.ml" 44 1131 1137 "lib/deriving_Bounded.ml" 44 1131 1146
type(
  unit
)
ident(
  def max_bound "lib/deriving_Bounded.ml" 44 1131 1151 "lib/deriving_Bounded.ml" 45 1152 1155
)
"lib/deriving_Bounded.ml" 44 1131 1149 "lib/deriving_Bounded.ml" 44 1131 1151
type(
  unit
)
"lib/deriving_Bounded.ml" 48 1186 1186 "lib/deriving_Bounded.ml" 58 1502 1541
type(
  open_flag
)
type(
  open_flag
)
ident(
  def max_bound "lib/deriving_Bounded.ml" 58 1502 1541 "lib/deriving_Bounded.ml" 58 1502 1541
)
type(
  open_flag
)
type(
  open_flag
)
ident(
  def min_bound "lib/deriving_Bounded.ml" 48 1186 1186 "lib/deriving_Bounded.ml" 58 1502 1541
)
"lib/deriving_Bounded.ml" 60 1543 1543 "lib/deriving_Bounded.ml" 66 1714 1751
type(
  fpclass
)
type(
  fpclass
)
ident(
  def max_bound "lib/deriving_Bounded.ml" 66 1714 1751 "lib/deriving_Bounded.ml" 66 1714 1751
)
type(
  fpclass
)
type(
  fpclass
)
ident(
  def min_bound "lib/deriving_Bounded.ml" 60 1543 1543 "lib/deriving_Bounded.ml" 66 1714 1751
)