class SyntaxTree::YARV::Pop

def disasm(fmt)

def disasm(fmt)
  fmt.instruction("pop")
end