Is it possible to clear out an opt in I set using `languageSettings.optIn`?
e
Is it possible to clear out an opt in I set using
languageSettings.optIn
?
e
not really. you can unsafely cast
optInAnnotationsInUse
to mutable but there's no guarantee that will work