This file is indexed.

/usr/share/doc/libopentoken-doc/examples/wisi/test/empty_production_5.good_el is in libopentoken-doc 6.0b-7.

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
;;  generated by OpenToken Wisi from ../../wisi/test/empty_production_5.wy
;;
(require 'wisi)

(defconst empty_production_5-names
  [
   WHITESPACE
   ACCEPT
   LEFT_PAREN
   RIGHT_PAREN
   SEMICOLON
   IDENTIFIER
   EOF
   OPENTOKEN_ACCEPT
   compilation_unit
   accept_statement
   name
   parameter_profile
   wisi-statement-actions
   statement-start
   statement-end
   ])

(provide 'empty_production_5)