Sign in
eclipse
/
dltk
/
org.eclipse.dltk.ruby
/
7ea69c46821ddfbf0d2bb0836e858493025a1e6b
/
.
/
plugins
/
org.eclipse.dltk.ruby.launching
/
scripts
/
test.rb
blob: 4ec93057feb010f7f13b452737c7d02fafa7a6b1 [
file
] [
log
] [
blame
]
c
=
3
+
2
print
(
"#DLTK INTERPRETER TEST:"
+
c
.
to_s
+
"\n"
)
#print ("#DLTK INTERPRETER VERSION:" +c.to_s+"\n")