svoid test_dropPunctuation3() { testFunctionValues dropPunctuation3( "a, b", "a b", "a,b", "a b"); }