I am trying to troubleshoot some complex/deep code and would like to be able to keep hitting Ctrl+D (@continue
) and have a variable (e.g. call it p
print for each time I hit Ctrl+D. Is there anyway to do this or do I have to enter p
into the REPL each time?
Last updated: Aug 14 2025 at 04:51 UTC