finish
Continue execution until the current function returns (or reverts). Effectively executes until the current callstack entry is removed for any reason.
Syntax: finish
BEFORE:
AFTER:
Continue execution until the current function returns (or reverts). Effectively executes until the current callstack entry is removed for any reason.
Syntax: finish
BEFORE:
AFTER: