cfunction
src/core/debug.c on line 396, column 1
(debug/step fiber &opt x)
Run a fiber for one virtual instruction of the Janet machine. Can
optionally pass in a value that will be passed as the resuming
value. Returns the signal value, which will usually be nil, as
breakpoints raise nil signals.