-
Clayton Coleman authored
Some downstream components want to use a StringSet in their internal objects, but leaving util.empty private means that generated conversions cannot create constructors generically for those objects. This makes Empty public until such a time as the generator supports private types.
8d189245