File:  [parser3project] / parser3 / tests / 337.html
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Fri Apr 24 19:06:17 2026 UTC (5 weeks, 1 day ago) by moko
Branches: MAIN
CVS tags: HEAD
test for ^A[v1;v2]=^array::create[v1;v2] added (related to feature #1282)

@main[]
$o[^A::create[]]

$h[^reflection:fields_reference[$o]]

^try-catch{$h[^reflection:fields_reference{$o}]}
^try-catch{$h[^reflection:fields_reference[$void]]}

$h.f2[v2]
$h._default[def]
$o.f3[v3]
object:
^json:string[$o;$.indent(true)]
reference:
^json:string[$h;$.indent(true)]

object-fields:
^json:string[^reflection:fields[$o];$.indent(true)]

class: $h.CLASS_NAME
default: $h._default
non-existing: $h.404
method: ^h._count[]

^h.sub[$o]
^json:string[$o;$.indent(true)]
^json:string[$h;$.indent(true)]


@CLASS
A

@create[]
$f1[v1]

E-mail: