JS Sat, 27 Jul 2013 09:50:37 -0700
(string x) => { return x~"1"; }
But when I jsut do (string x) => x~"1" it works.... Come on!!!