summaryrefslogtreecommitdiff
path: root/tests/cmdline/repl_inspect.py.exp
blob: 59f734b2f69459252d00cccd9cae6859bf60663d (plain)
1
2
3
4
5
6
test
MicroPython \.\+ version
Use \.\+
>>> # cmdline: -c print("test") -i
>>> # -c option combined with -i option results in REPL
>>>