This website requires JavaScript.
Explore
Help
Register
Sign In
ruby-x
/
rubyx
Watch
1
Star
0
Fork
0
You've already forked rubyx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
51eff62931
rubyx
/
test
/
mains
/
source
/
add__4.rb
6 lines
54 B
Ruby
Raw
Normal View
History
Unescape
Escape
mains tests can include any code not wrapping as main anymore (must still include mains) first part of #11
2018-08-18 18:42:14 +02:00
class
Space
def
main
(
arg
)
return
2
+
2
end
end
Reference in New Issue
Copy Permalink