Project

General

Profile

Backport #3164 » test.rb

paranormal (paranormal dev), 04/18/2010 06:41 PM

 
#!/usr/bin/env ruby
# coding: utf-8
#

class Test
end

Test.module_eval(File.read('data.txt'))
(1-1/2)