micropython/tests/feature_check/repl_emacs_check.py.exp

7 wiersze
94 B
Plaintext

MicroPython \.\+ version
>>> # Check for emacs keys in REPL
>>> t = \.\+
>>> t == 2
True
>>>