carbon-lang
carbon-lang copied to clipboard
Don't attempt to merge multiple class definitions.
Mutating classes after they're complete leads to inconsistencies such as complete class types that have incomplete class definitions.
Closes #3945