micropython/tests/feature_check/repl_emacs_check.py.exp

7 wiersze
95 B
Plaintext

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