mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 05:10:15 +02:00
7b3a0fc6b7
When `MICROPY_PYEXEC_COMPILE_ONLY` is enabled and the global `mp_compile_only` is True, code is compiled but not executed. Also add comprehensive tests for compile-only functionality covering both successful compilation and syntax error detection. Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
2 lines
1 B
Plaintext
2 lines
1 B
Plaintext
|