File:  [parser3project] / parser3 / tests / 307.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu May 7 18:28:38 2015 UTC (11 years, 4 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, HEAD
test for issue #997 added

@main[]
^try-catch{^My:test[]}
^try-catch{^My:Test[]}

$x[$My:AnotherTest]
^My:AnotherTest[1]
^x[2]

@CLASS
My

@GET_DEFAULT[]
$result{Byaka}

@GET_Test[]
$result{Byaka}

@GET_AnotherTest[]
$result[$Method]

@Method[suffix]
Hello $suffix

E-mail: