summaryrefslogtreecommitdiff
path: root/progs/test2.py
diff options
context:
space:
mode:
Diffstat (limited to 'progs/test2.py')
-rw-r--r--progs/test2.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/progs/test2.py b/progs/test2.py
new file mode 100644
index 0000000..c62d44a
--- /dev/null
+++ b/progs/test2.py
@@ -0,0 +1,3 @@
+x = 1
+if y == 1:
+ print("a")