Update .expected file for Python 3 tests.

This commit is contained in:
Taus Brock-Nannestad
2019-09-11 14:13:05 +02:00
parent d336140c19
commit 1013fb7b25

View File

@@ -1 +1 @@
| statements_test.py:34:5:34:19 | For | $@ of class '$@' may be used in for-loop. | statements_test.py:34:18:34:18 | ControlFlowNode for IntegerLiteral | Non-iterator | file://:Compiled Code:0:0:0:0 | builtin-class int | int |
| statements_test.py:34:5:34:19 | For | $@ of class '$@' may be used in for-loop. | statements_test.py:34:18:34:18 | ControlFlowNode for IntegerLiteral | Non-iterator | file://:0:0:0:0 | builtin-class int | int |