Add ISO mark to Kernel.lambda

This commit is contained in:
Daniel Bovensiepen
2012-05-06 18:28:52 +08:00
parent 5bab3fc9e0
commit 1906d6eb33
+1 -1
View File
@@ -40,7 +40,7 @@ module Kernel
##
# Alias for +Kernel.lambda+.
#
# 15.3.1.3.27
# ISO 15.3.1.3.27
def lambda(&block)
### *** TODO *** ###
block # dummy