class SyntaxTree::YARV::InvokeBlock

def disasm(fmt)

def disasm(fmt)
  fmt.instruction("invokeblock", [fmt.calldata(calldata)])
end