micropython: add micropython component
This commit is contained in:
15
components/language/micropython/tests/basics/deque2.py.exp
Normal file
15
components/language/micropython/tests/basics/deque2.py.exp
Normal file
@@ -0,0 +1,15 @@
|
||||
ValueError
|
||||
ValueError
|
||||
TypeError
|
||||
IndexError
|
||||
None
|
||||
1
|
||||
2
|
||||
3 4
|
||||
IndexError('empty',)
|
||||
2
|
||||
IndexError('full',)
|
||||
2
|
||||
5 6
|
||||
0
|
||||
IndexError('empty',)
|
Reference in New Issue
Block a user