svoid test_StringTrie() { StringTrie trie = asStringTrie(litmap("hello" := 1, "hella" := 2)); }