This file is indexed.

/usr/share/common-lisp/ros/roscpp/msg/_package_Logger.lisp is in cl-roscpp-msgs 1.11.16-3.

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
(cl:in-package roscpp-msg)
(cl:export '(NAME-VAL
          NAME
          LEVEL-VAL
          LEVEL
))