class SyntaxTree::YARV::SetLocalWC0

def to_a(iseq)

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