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