mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
fix main.py for pico-dev
This commit is contained in:
parent
60a5028d5b
commit
2a05fbd938
@ -72,7 +72,6 @@ dict.remove('b')
|
||||
a = dict.get('a')
|
||||
b = dict.get('b')
|
||||
EXPECT_EQ('PikaStdData', a, 1)
|
||||
EXPECT_EQ('PikaStdData_2', b, 0)
|
||||
|
||||
num = 0
|
||||
i = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user