summaryrefslogtreecommitdiff
path: root/test/ruby/simple.in.rb
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2005-10-29 04:55:53 +0000
committermurphy <murphy@rubychan.de>2005-10-29 04:55:53 +0000
commit32440c8970eb351320ed3a9d5a986d275d3371c8 (patch)
treee86c71a856593d14ba03ce896f6ac773cddb6fec /test/ruby/simple.in.rb
parentfb64737038ca13b4047219c429560b97b98fe22b (diff)
downloadcoderay-32440c8970eb351320ed3a9d5a986d275d3371c8.tar.gz
Added Test environment.
Diffstat (limited to 'test/ruby/simple.in.rb')
-rw-r--r--test/ruby/simple.in.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ruby/simple.in.rb b/test/ruby/simple.in.rb
new file mode 100644
index 0000000..3f5e390
--- /dev/null
+++ b/test/ruby/simple.in.rb
@@ -0,0 +1,2 @@
+puts "Hello, World!"
+p 2 * 19