This file is indexed.

/usr/share/doc/mcl/examples/Ty is in mcl-doc 1:12-135-2.

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
(mclheader
mcltype matrix
dimensions 26x4
)
(mclmatrix
begin
0  0 1 2 3 4 5 12 13 14 15 16 17 18 $
1  6 7 19 20 $
2  8 9 21 22 $
3  10 11 23 24 25 $
)