micropython/tests/cmdline/repl_inspect.py.exp

7 wiersze
162 B
Plaintext

test
MicroPython \.\+ version
Type "help()" for more information.
>>> # cmdline: -i -c print("test")
>>> # -c option combined with -i option results in REPL
>>>