summaryrefslogtreecommitdiff
path: root/test/ruby/undef.in.rb
blob: 795483daecacf817e36b51b1b8a63230c0082d31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
undef /
undef ,
undef --

undef
# bla
[]=

undef undef
undef /,/,:/

undef &,&&

:simple
:"bla"
:"#{undef :blubb}#@@cv"

undef :"bla", /, :"#{undef :blubb}#@@cv"