```puppet # @summary an example # # @param bar class foo ( $bar, ) { } ``` doesn't trigger a warning, but puppet-strings won't see the docs.