parent
64e82a191e
commit
e47bc2df75
@ -1,2 +1,5 @@
|
|||||||
x:int = True
|
x:int = True
|
||||||
x + [1]
|
x + [1]
|
||||||
|
|
||||||
|
y:bool = False
|
||||||
|
x = y = z = "Error"
|
||||||
|
Loading…
Reference in new issue