Method: Code::Parser::Call#comma
- Defined in:
- lib/code/parser/call.rb
#comma ⇒ Object
30 31 32 |
# File 'lib/code/parser/call.rb', line 30 def comma str(",") end |
30 31 32 |
# File 'lib/code/parser/call.rb', line 30 def comma str(",") end |