fixes missing string tests and expression/transformation

This commit is contained in:
Torsten Ruger
2014-04-29 11:17:19 +03:00
parent 9c16d81ad6
commit 7dfde45373
9 changed files with 53 additions and 3 deletions

1
test/runners/hello.rb Normal file
View File

@ -0,0 +1 @@
puts( "hello world" )