This file is indexed.

/usr/share/doc/libmusic-dev/examples/contclock.music is in libmusic-dev 1.0.7-1.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
stoptime=0.5
[from]
  np=1
  binary=./clocksource
  args=-t 0.02 -b 3
[to]
  np=1
  binary=./contsink
  args=-t 0.03
  from.clock -> to.contdata [1]