Use space indentation, not tabs

This commit is contained in:
2012-07-22 12:33:42 +01:00
parent 7d48783944
commit b9c407e09d

View File

@@ -4,5 +4,5 @@
include Enumerable
def each(&block)
$0
$0
end