7c24f55285
This adds a new test to verify that the inspect (-i) command line option works.
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
test
|
|
MicroPython \.\+ version
|
|
Use \.\+
|
|
>>> # cmdline: -c print("test") -i
|
|
>>> # -c option combined with -i option results in REPL
|
|
>>>
|