class SyntaxTree::YARV::GetLocalWC0

def to_a(iseq)

def to_a(iseq)
  [:getlocal_WC_0, iseq.local_table.offset(index)]
end