July 19, 2010
2:37 a.m.
---- On Sun, 18 Jul 2010 12:46:48 -0700 Alexandre Bergel <alexandre@bergel.eu> wrote ----
#test = ' test' evaluates to true, but this is not portable and, as you pointed out, results in a degradation of performance.
I am sure Jaayer meant #test = 'test', without space between the ''
Cheers, Alexandre
Oops. Good catch.