Module: Lector::Types::OctalInteger
- Defined in:
- lib/lector/types.rb
Instance Method Summary collapse
Instance Method Details
#val ⇒ Object
8 |
# File 'lib/lector/types.rb', line 8 def val; to_i 8; end |
8 |
# File 'lib/lector/types.rb', line 8 def val; to_i 8; end |