Files
micropython/tests/cmdline/repl_micropyinspect.py.exp
T
Dan Halbert 6b97759d25 tests: Protect trailing spaces with "\$".
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>
2026-04-30 23:22:17 +10:00

6 lines
195 B
Plaintext

MicroPython \.\+ version
Type "help()" for more information.
>>> # cmdline: cmdline/repl_micropyinspect
>>> # setting MICROPYINSPECT environment variable before program exit triggers REPL
>>> \$