Do nothing Bytecode
Stack No change
Description Do nothing. This instruction has no effect - compilers sometimes generate nop's for debugging, testing or timing purposes.
Example
nop ; do nothing