Select Git revision
-
Damien George authored
Thanks to @nyov for the initial patch.
Damien George authoredThanks to @nyov for the initial patch.
repl_basic.py.exp 92 B
MicroPython \.\+ version
Use \.\+
>>> # basic REPL tests
>>> print(1)
1
>>> print(1)
1
>>>