This file is indexed.

/usr/share/GNUstep/Frameworks/StepTalk.framework/Versions/0/Environments/Standard.stenv is in libsteptalk0 0.10.0-6build4.

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
12
/** Standard.stenv 
 *  Standard cripting description 
 */

{
    Name = "Standard";
    Modules = (ObjectiveC);
    Use = ( "SymbolicSelectors", 
            "Foundation", 
            "StepTalk"
          );
}