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