This file is indexed.

/usr/share/doc/jflex/examples/simple-maven/src/README is in jflex 1.4.3-3.

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
This is a small Maven project that demeonstrates the use of maven-jflex-plugin.

main/flex/simple.flex:
  the example specification

test/resources/test.txt:
  sample input

test/resources/output.good:
  expected output matching the sample input from test.txt