

var s =NSt6locale5o_string(fun[s](){ s += "3"; 3}() % fun[s](){ s += "2"; 2}());

assert_equal(s, "321");
