"and longlonglongabcdefghijklmnopqrstuvwxyz more.\n\n "
"(\"Hello world\")3.14 3,14 last",
+ "1.",
+
/* whitespace: with Unicode(utf8) U+FF01(ef bc 81)(U+2000(e2 80 80) and
U+205A(e2 81 9a) and U+205F(e2 81 9f) */
"hello\xEF\xBC\x81world\r\nAnd\xE2\x80\x80there\twas: text "
"and", "longlonglongabcdefghijklmnopqr",
"more", "Hello", "world", "3", "14", "3", "14", "last", NULL,
+ "1", NULL,
+
"hello", "world", "And",
"there", "was", "text", "galore",
"and", "more", NULL,
"and", "longlonglongabcdefghijklmnopqr",
"more", "Hello", "world", "3.14", "3,14", "last", NULL,
+ "1", NULL,
+
"hello", "world", "And",
"there", "was", "text", "galore",
"and", "more", NULL,