Press n or j to go to the next uncovered block, b, p or k for the previous block.
// Symbols for special keys in the result object. export const RETURN = Symbol('RETURN'); export const ERROR = Symbol('ERROR');