Torsten Rüger
c0a3c9b65c
no debugging, just worked! only about 10% slower, nice also recording qemu-linux times, which are a lot faster(and double bonus, save the startup/syncing)
9 lines
75 B
Ruby
9 lines
75 B
Ruby
class Space
|
|
def main(arg)
|
|
return 0
|
|
end
|
|
end
|
|
|
|
# 5.5 local
|
|
# 42 on pi
|