In Files

  • mrbgems/mruby-random/test/random.rb

Parent

Methods

ArrayChange

Public Instance Methods

to_i() click to toggle source
 
               # File mrbgems/mruby-random/test/random.rb, line 81
def to_i
  $ary << 4
  4
end