This file is indexed.

/usr/share/doc/libopentoken-doc/examples/wisi/test/empty_production_3.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
;;  generated by OpenToken Wisi from ../../wisi/test/empty_production_3.wy
;;
(require 'wisi)

(defconst empty_production_3-names
  [
   WHITESPACE
   IN
   IDENTIFIER
   EOF
   OPENTOKEN_ACCEPT
   compilation_unit
   mode
   name
   parameter_specification
   setq
   wisi-test-success
   t
   ])

(provide 'empty_production_3)