File:  [parser3project] / parser3 / tests / 443.html
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Sat Dec 7 15:16:25 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
tests for named params (related to feature #1205)

@main[]

$args[main]
1. ^test[value]
2. ^test2[]

@test[v;*args]
$v
^json:string[$args]

@test2[*args]
^json:string[$args]

E-mail: