tests/pass/concat.lua

Sat, 21 Sep 2013 14:02:16 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 21 Sep 2013 14:02:16 +0100
changeset 142
574e0baea136
parent 126
07ec490c7a6f
permissions
-rw-r--r--

Add math.frexp() and tests (many thanks to Florob and Link Mauve!)

assert(("foo".."bar") == "foobar");

mercurial