File:  [parser3project] / parser3 / tests / 423.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Nov 17 19:14:03 2023 UTC (2 years, 6 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
test for optional @auto[] inheritance added (related to feature #1233)

@main[]
$LOG

@log[value]
$LOG[${LOG}$caller.CLASS_NAME $value^#0A]

@CLASS
a

@auto[path;inherited]
^log[$inherited]

@method[]
a

@CLASS
b

@auto[path]
^log[once]

@method[]
b

@CLASS
a1

@BASE
a

@m[]

@CLASS
b1

@BASE
b

@m[]

@CLASS
a2

@BASE
a1

@m[]

@CLASS
b2

@BASE
b1

@m[]


E-mail: