1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 18:23:44 +03:00
semantic/test/fixtures/ruby/undef.A.rb
2017-06-16 11:30:36 -06:00

7 lines
68 B
Ruby

undef :foo
undef foo
undef foo=
undef +
undef $FOO
undef :foo, :bar