aboutsummaryrefslogtreecommitdiff
path: root/tests/feature_check/repl_emacs_check.py.exp
blob: e456ef3b0ee1cc182071bb086b473277f1a2783b (plain)
1
2
3
4
5
6
MicroPython \.\+ version
>>> # Check for emacs keys in REPL
>>> t = \.\+
>>> t == 2
True
>>>