From: sto.mar@... Date: 2013-02-01T16:13:54+09:00 Subject: Re: Why Array#include? not working withone liner integer arrays? Am 01.02.2013 08:01, schrieb Arup Rakshit: > I was trying to write a one liner with integer array using > array#include?,which is not working.But the same is good with > character/string array. The error messages are telling you what the problem is (typos). --