micropython/tests/cmdline/repl_inspect.py.exp

7 wiersze
135 B
Plaintext

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