Method: Code::Parser::Number#b
- Defined in:
- lib/code/parser/number.rb
#b ⇒ Object
58 59 60 |
# File 'lib/code/parser/number.rb', line 58 def b str("b") | str("B") end |
58 59 60 |
# File 'lib/code/parser/number.rb', line 58 def b str("b") | str("B") end |