1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
semantic/test/fixtures/ruby/undef.A.rb

7 lines
68 B
Ruby
Raw Normal View History

2017-06-16 20:30:36 +03:00
undef :foo
undef foo
undef foo=
undef +
undef $FOO
undef :foo, :bar