Annotation of parser3/tests/results/280.processed, revision 1.2
1.1 misha 1: Content-Type: text/html
2: Content-Length: 380
3:
4: k1='v1', k2='v2', foreach='problem was here', k3='v3'
5: d1='d1v', d2='d2v', dynamic_call='dynamic'
1.2 ! moko 6: s1='s1v', s2='s2v', static_call='static'
1.1 misha 7: $h.foreach='problem was here'
8: $h.k3='v3'
9: $o.s1='s1v'
10: $o.d1='d1v'
11: ^reflection:field[$o;s1]=''
12: ^reflection:field[$o;d1]='d1v'
13: $t:CLASS.s1='s1v'
14: $t:CLASS.d1=''
15: ^reflection:field[$t:CLASS;s1]='s1v'
16: ^reflection:field[$t:CLASS;d1]=''
17: dynamic
18: static
E-mail: