.
/
ruby
/
test
/loggingTest.rb
download original
class Test def bla(i) print "BLA #{i}\n" end def getme self end end
back to test
(C) 1998-2017 Olaf Klischat <olaf.klischat@gmail.com>