swift
8e5988e5 - NFC: Increase test coverage for SPI enum elements.

Commit
2 years ago
NFC: Increase test coverage for SPI enum elements. These tests identified a gap in type checking the exportability of case statements. Unfortunately this gap is not simple to close, since exportability is usually checked during availability checking but availability checking isn't appropriate for case statements and there isn't existing infrastructure to check exportability independently.
Author
Committer
Parents
Loading