This file is indexed.

/usr/lib/scm/require.scm is in scm 5e5-3.3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
(define (library-vicinity) "/usr/share/slib/")
(load (in-vicinity (library-vicinity) "require"))