Module: Lector::Types::OctalInteger

Defined in:
lib/lector/types.rb

Instance Method Summary collapse

Instance Method Details

#valObject



8
# File 'lib/lector/types.rb', line 8

def val; to_i 8; end