svoid test_hashRefTok() { assertEqualsVerbose(ll("hello ", "#1", " bla ", "#(x.html)", " etc"), hashRefTok("hello #1 bla #(x.html) etc")); }