434 ctags[tag] = true
435 }
436▶ // TODO: ReleaseTags (need to load default)
437 key := dir
438
· · ·
774 case types.UntypedRune:
775 // "ideal-char" for compatibility with old tool
776▶ // TODO(gri) change to "ideal-rune"
777 s = "ideal-char"
778 case types.UntypedFloat: