if a program imports Foundation, for some reason, all Error enums get a runtime conformance to Equatable (which verifiably does not exist at compile-time), allowing ...