summaryrefslogtreecommitdiff
path: root/ruby-mode/when
blob: 9b06f211f2c5369489b888bbad3de1ddb20c1a3e (plain)
1
2
3
4
5
6
#name : when ... end
#group : control structure
# --
when ${condition}
  $0
end