svoid test_sharedPhrases() { assertEqualsVerbose(ll("hello there"), asList(sharedPhrases("yo hello there yo", "what what hello there what"))); }