1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
Testing
Ruby code posted by Nic
created at 12 Dec 01:43
Edit
|
Back
1
2
3
4
5
6
7
def
what
x
=
"
hello there
"
yield
x
end
what
{
|
x
|
puts
x
}
69 Bytes in 2 ms with coderay