1[suppress_function]
2# This one shouldn't catch anything, but it must be parsed fine.
3  symbol_version_regexp = ^VERSION_\[0-9\]\\.\[0-9\]$
4
5[suppress_variable]
6# This one should be parsed fine too.
7  symbol_version_regexp = ^VERSION_\[0-9\]\\.\[0-9\]$