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