--- parser3/tests/010.html 2003/07/24 11:25:57 1.2 +++ parser3/tests/010.html 2024/12/01 17:29:13 1.3 @@ -1 +1,26 @@ -$x.$y \ No newline at end of file +1. $x.$y + +$a[ $.b[value] ] + +2. ${a.b}.something +3. ${a.b}[something] + +$b[finally works] +$[a]{$b} +4. $a! + +$a[ $.b[c] ] + +$v[^hash::create[]] +$v.[$a.b][ $.x[y] ] + +5. $v.c.x + +$a[c] +$b[x] + +6. $v.$a.$b + +$b[a] + +7. $v.[$$b].x