fix eval by including parser

This commit is contained in:
Torsten Ruger 2015-07-17 11:42:21 +03:00
parent 40d97dcf87
commit 69414a11f9
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
puts "parser"
require "opal/parser"