Commit 7fa1a3b4 authored by Dag Sverre Seljebotn's avatar Dag Sverre Seljebotn

IndexNode went smoothly to newtemps

parent 812275e9
...@@ -1659,7 +1659,7 @@ class PyTempNode(TempNode): ...@@ -1659,7 +1659,7 @@ class PyTempNode(TempNode):
# #
#------------------------------------------------------------------- #-------------------------------------------------------------------
class IndexNode(ExprNode): class IndexNode(NewTempExprNode):
# Sequence indexing. # Sequence indexing.
# #
# base ExprNode # base ExprNode
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment