/usr/share/slsh/local-packages/gslconst.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 ("gslconst", current_namespace());
provide ("gslconst");
|