Closed hiking90 closed 7 years ago
Hello,
I'm using this plugin and I think this plugin's approach is better than other swift support plugin. Thank you.
Like this title, struct can have protocol parent. I've tested it on Swift 3.0 preview.
Example is : struct Exception : ErrorProtocol { .... }
Regards, Jeff
Oh shoot, good point!
Fixed (finally!) in 2.3.4
Hello,
I'm using this plugin and I think this plugin's approach is better than other swift support plugin. Thank you.
Like this title, struct can have protocol parent. I've tested it on Swift 3.0 preview.
Example is : struct Exception : ErrorProtocol { .... }
Regards, Jeff