This caused a unit test failure because a StaticString constructed from "make" had a different hash than one constructed from a literal, even though the two strings were lexigraphically equivalent.
This caused a unit test failure because a StaticString constructed from "make" had a different hash than one constructed from a literal, even though the two strings were lexigraphically equivalent.