On Thu, Jan 8, 2009 at 8:51 AM, Jun Young Kim <jykim / altibase.com> wrote: > Hi. all > there are two array. > a = [1, 2] > b = [3, 4] > When I execute the following statement, what can you guess as a result? > irb:$> a.insert(a.length, *b) > very funny :) I didn't get the joke. :-)