summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/python34.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basics/python34.py.exp')
-rw-r--r--tests/basics/python34.py.exp7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/basics/python34.py.exp b/tests/basics/python34.py.exp
new file mode 100644
index 0000000000..078c3fbb71
--- /dev/null
+++ b/tests/basics/python34.py.exp
@@ -0,0 +1,7 @@
+None
+['a', 'b']
+('a', 'b') {'kw_arg': None}
+SyntaxError
+SyntaxError
+3.4
+3 4