This file is indexed.

/usr/share/common-lisp/ros/std_msgs/msg/_package_MultiArrayDimension.lisp is in cl-std-msgs 0.5.9-2.

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
(cl:in-package std_msgs-msg)
(cl:export '(LABEL-VAL
          LABEL
          SIZE-VAL
          SIZE
          STRIDE-VAL
          STRIDE
))