mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 21:30:14 +02:00
6b97759d25
Makes it easier to see the trailing spaces in an editor, and to know that they are intentional. Signed-off-by: Dan Halbert <halbert@halwitz.org>
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
test
|
|
MicroPython \.\+ version
|
|
Type "help()" for more information.
|
|
>>> # cmdline: -i -c print("test")
|
|
>>> # -c option combined with -i option results in REPL
|
|
>>> \$
|