/spec/tags/core/kernel/lambda_tags.txt

http://github.com/MagLev/maglev · Plain Text · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 39967729f1734f1a923ffdd308281e86 MD5 · raw file

  1. fails:Kernel.lambda accepts 0 arguments when used with ||
  2. fails:Kernel.lambda is a private method
  3. fails:Kernel.lambda checks the arity of the call when no args are specified
  4. fails:Kernel.lambda checks the arity when 1 arg is specified
  5. fails:Kernel.lambda does not check the arity when passing a Proc with &