This file is indexed.

/usr/share/common-lisp/ros/dynamic_reconfigure/msg/_package_BoolParameter.lisp is in cl-dynamic-reconfigure 1.5.46-1.

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 dynamic_reconfigure-msg)
(cl:export '(NAME-VAL
          NAME
          VALUE-VAL
          VALUE
))