3 lines
23 B
Ruby
3 lines
23 B
Ruby
|
def foo(x)
|
||
|
a = 5
|
||
|
end
|