Hacker News new | ask | show | jobs
by Lawtonfogle 4074 days ago
Does this undo previous commands or does it just rerun code?
1 comments

Neither - it changes the program counter, ready for the next operation. It's not terribly cunning, but it's sometimes useful.