This file is indexed.

/usr/lib/aspell/ccpp.amf is in libaspell15 0.60.7~20110707-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
 7
 8
 9
10
11
12
13
14
15
16
MODE ccpp

ASPELL >=0.60.1

MAGIC /<noregex>/c/cc/cpp
MAGIC /<noregex>/h/hpp

DESCRIPTION mode for checking C++ comments and string literals

FILTER url
FILTER context
OPTION clear-context-delimiters 
OPTION add-context-delimiters /* */
OPTION add-context-delimiters // \0
OPTION add-context-delimiters " "
OPTION disable-context-visible-first