Add examples and move tests to the tests/ folder
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
for a in {x:1,y:2,z:3}:
|
||||
a
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
for a in {x:1,y:2,z:3}:
|
||||
a
|
||||