1 Parsing test18.cs 2 3 4 5 6 <? cs set:foo["baz"] + right = "plus right" ?> 7 8 9 10 11 12 .... 13 14 with whitespace 15 .... 16 17 with extra variable 18 <? cs call:style( foo ) ?> 19 20 With whitespace in def... 21 22 23 .... 24 25 26 27 28 29 30 31 32 33 34 35 36 37