Annotation of parser3/www/htdocs/operators.p, revision 1.3

1.1       paf         1: @auto[]
                      2: $a[1]
                      3: 
                      4: #@one[]
                      5: 
                      6: @two[]
                      7: #$h[^hash::create[]]
                      8: #$a[x]
                      9: $x
1.2       paf        10: $self.x
                     11: 
                     12: @three[]
1.3     ! paf        13: ^process{^^eval(2*2)^$a[1]^$a}

E-mail: