Code Code Code

Ruby code posted by Eric
created at 19 Aug 01:11, updated at 19 Aug 01:22

Edit | Back
1
2
3
4
5
6
7
8
x == !false

y = x
puts x

if x
  puts "blank"
end
57 Bytes in 3 ms with coderay