зеркало из https://github.com/github/ruby.git
18 строки
117 B
Plaintext
18 строки
117 B
Plaintext
|
undef a
|
||
|
|
||
|
undef a, b
|
||
|
|
||
|
undef if
|
||
|
|
||
|
undef <=>
|
||
|
|
||
|
undef :a
|
||
|
|
||
|
undef :a, :b, :c
|
||
|
|
||
|
undef :'abc'
|
||
|
|
||
|
undef :"abc#{1}"
|
||
|
|
||
|
undef Constant
|