File:  [parser3project] / parser3 / tests / 445.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Sat May 24 12:54:21 2025 UTC (12 months, 2 weeks ago) by moko
Branches: MAIN
CVS tags: HEAD
test for ^hash.array[[keys|values]] added (related to feature #1274)

$h[ $.0[v0] $.1[v1] $.3[v3]]
1. ^json:string[^h.array[]; $.array[object] ]
2. ^json:string[^h.array[keys]; $.array[object] ]
3. ^json:string[^h.array[values]; $.array[object] ]
4. ^try-catch{ ^h.array[bug] }

E-mail: