Annotation of parser3/www/htdocs/_bug.html, revision 1.73

1.73    ! paf         1: @main[]
        !             2: 
        !             3: $cH[^cH[]]
        !             4: 
        !             5: ^if($cH.this is "junction"){
        !             6:                $result[^cH.this[$cH.th_par]]
        !             7: }{
        !             8:                $result[0]
        !             9: }
        !            10: 
        !            11: ####################################################################################################################
        !            12: 
        !            13: @cH[]
        !            14: $result[
        !            15:                $.this[$mThis]
        !            16:                $.th_par[
        !            17:                                $.a(2)
        !            18:                                $.b(3)
        !            19:                ]
        !            20: ]
        !            21: ####################################################################################################################
        !            22: 
        !            23: @mThis[lparams][params]
        !            24: $params[^hash::create[$lparams]]
        !            25: $result[^eval($params.a * $params.b)]

E-mail: