02c35e99a53be1897f5d66582a44ef5d9adaf778
[catagits/CatalystX-HelpText.git] / t / lib / TestApp / root / difficult
1 [% help_text("undocumented") %]
2 [% help_text(no_pass) %]
3 [%
4   help_text( "pass" );
5   help_text  ( "pass");
6   help_text( 'pass' );
7   help_text  ( 'pass');
8 %]