File:  [parser3project] / parser3 / tests / 227.html
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Tue Jun 29 05:23:03 2010 UTC (15 years, 11 months ago) by misha
Branches: MAIN
CVS tags: HEAD
- prepare tests to trim trailing methods' EOLs

@main[]
$a[^child::create[]]

=^child:test[]=^a.test[]=
=^child:test2[]=^a.test2[]=

@CLASS
parent

@create[]

@test[]
$no_such_field

@test2[]
$a

@GET_a[]
parent_a

@GET_DEFAULT[]
403


@CLASS
child

@BASE
parent

@create[]
^BASE:create[]

@GET_a[]
child_a

@GET_DEFAULT[]
404

E-mail: