svoid test_paragraphsTok() { testFunctionValues_struct paragraphsTok( "hello\n\nworld", ll("hello", "\n\n", "world") ); }