tests: Improve test coverage of py/compile.c.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# basic REPL tests
|
||||
print(1)
|
||||
[A
|
||||
2
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
# basic REPL tests
|
||||
print(1)
|
||||
[A
|
||||
2
|
||||
|
||||