File:  [parser3project] / parser3 / tests / 331.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed May 18 22:28:56 2016 UTC (10 years, 1 month ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, HEAD
test for BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE removal added (related to feature #1051)

@main[][result]
1 2 ^if(1)[ 3 ] 4 5
^if(1){ no whitespace ^if(1)[yes whitespace] }
^if(1)[ yes whitespace ^if(1){yes whitespace} ]

E-mail: