This file is indexed.

/usr/share/slsh/local-packages/gslrand.sl is in slang-gsl 0.7.0-6.

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

The actual contents of the file can be viewed below.

1
2
3
require ("gslcore");
_gslcore_import_module ("gslrand", current_namespace());
provide ("gslrand");