This website requires JavaScript.
Explore
Help
Sign In
fredefox
/
rubyhs
Watch
1
Star
0
Fork
You've already forked rubyhs
0
Code
Issues
Pull requests
Releases
Wiki
Activity
138b2a7828
rubyhs
/
ruby
/
test.rb
28 lines
193 B
Ruby
Raw
Normal View
History
Unescape
Escape
Let there be light
2019-09-26 21:45:14 +00:00
module
M
def
f
end
def
g
f
(
2
)
h
(
2
,
a
:
'a'
)
h
(
2
,
a
:
:a
)
Small refactor
2019-10-11 09:37:11 +00:00
end
module
N
def
f
g
end
Let there be light
2019-09-26 21:45:14 +00:00
Small refactor
2019-10-11 09:37:11 +00:00
def
g
end
Let there be light
2019-09-26 21:45:14 +00:00
end
end
module
K
end
f
(
2
)
h
(
2
,
a
:
'a'
)
h
(
2
,
a
:
:a
)
Reference in a new issue
Copy permalink