Torsten
95af84e752
and extract own kind of same tests to bench bench tests will need some loop, but not as large as c
6 lines
73 B
Ruby
6 lines
73 B
Ruby
class Space
|
|
def main(arg)
|
|
return "Hello-there".putstring
|
|
end
|
|
end
|