Flowdock
eval() public

Evaluates the instruction sequence and returns the result.

RubyVM::InstructionSequence.compile("1 + 2").eval #=> 3
Show source
Register or log in to add new notes.