Reports usages of then as identifier.
then
The word then is reserved as a keyword in Scala 3. Its usage as identifier is deprecated. See SIP-12.
Example:
val then = "some text"