mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
9 lines
77 B
Ruby
9 lines
77 B
Ruby
![]() |
def some_toplevel_method
|
||
|
end
|
||
|
|
||
|
public
|
||
|
def public_toplevel_method
|
||
|
end
|
||
|
|
||
|
private
|