diff options
Diffstat (limited to 'tests/micropython/viper.py.exp')
| -rw-r--r-- | tests/micropython/viper.py.exp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/micropython/viper.py.exp b/tests/micropython/viper.py.exp index 4c308316b..28214aa17 100644 --- a/tests/micropython/viper.py.exp +++ b/tests/micropython/viper.py.exp @@ -4,3 +4,8 @@ 20 49994955 1 1 +1 3 +(1, 3) +[1, 3] +[1, 3] +SystemError(1,) |
