Files
TencentOS-tiny/components/language/micropython/tests/cmdline/repl_inspect.py.exp
2022-09-29 12:10:37 +08:00

7 lines
135 B
Plaintext

test
MicroPython \.\+ version
Use \.\+
>>> # cmdline: -i -c print("test")
>>> # -c option combined with -i option results in REPL
>>>