t

Ruby code posted
created at 17 May 12:27, updated at 20 May 04:53

Edit | Back
1
2
3
4
5
6
7
8
<pre><code class="language-ruby">
def foo
  "asdf"
end
def foo
  "asdf"
end
</code></pre>
96 Bytes in 2 ms with coderay