mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
As per CPython behaviour, compile(stmt, "file", "single") should create code which prints to stdout (via __repl_print__) the results of any expressions in stmt. Signed-off-by: Damien George <damien@micropython.org>
59 KiB
59 KiB