1 Err, is this really fixed in 2.21? I can't find it anywhere in 2.32.3
6 I just did a `--dumpsetup` with the current version from the Git repository
7 and the default option is
9 # use '!'-prefixed preprocessor directives?
10 prefix_directives => 0,
12 My impression was that this should be enabled by default now. --[[JasonBlevins]]