Method: Code::Parser::Whitespace#hashtag
- Defined in:
- lib/code/parser/whitespace.rb
#hashtag ⇒ Object
14 15 16 |
# File 'lib/code/parser/whitespace.rb', line 14 def hashtag str("#") end |
14 15 16 |
# File 'lib/code/parser/whitespace.rb', line 14 def hashtag str("#") end |