ruby/test/prism/fixtures/undef.txt

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