Commit 6944a7f
Apply REPL-style print to student code in unit_test mode
_add_repl_print was called in demo and io_test but not unit_test,
so bare expressions produced no output even after stdout was wired
into feedback.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b09d939 commit 6944a7f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments