Home | History | Annotate | Download | only in compiler

Lines Matching refs:Sub

1231 class Sub(Node):
1244 Sub((%s, %s))" % (repr(self.left), repr(self.right))