[SR-3423] Enum with tuple raw value not allowed? #46011
Labels
compiler
The Swift compiler itself
feature
A feature request or implementation
swift evolution proposal needed
Flag → feature: A feature that warrants a Swift evolution proposal
Additional Detail from JIRA
md5: e69fffd31407e0ea9ed08f51b431c806
Issue Description:
Please see this question on SO: http://stackoverflow.com/questions/26387275/enum-of-tuples-in-swift
The OP was trying to do something like this:
Looks perfectly reasonable, but won't compile.
The text was updated successfully, but these errors were encountered: