Sign in
eclipse
/
dltk
/
org.eclipse.dltk.ruby
/
f97db2f53d5e2d46dae444e44e70eafa4b0475f9
/
.
/
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")