IDE:Visual Studio X/Fire Version:10.0.0.2405 (develop) Target (If relevant): OSX Description:
Although enums cannot have instance stored properties, they should be able to have static (type) stored properties.
Expected Behavior:
Compiles Actual Behavior:
“E: One of “case”, “func”, “subscript”, “var”, “typealias”, “init” expected, got assign [<file> (<line>)]” Steps:
FWIW< while some of the stuff you’ve bene reporting is in “crazy, who designed this language, I need to go bang my head against the wall” territory, it’s much appreciated getting these reports, because after all Swift is what it is, and many of these odd corner cases can be hard to find.