SwiftMockGeneratorForXcode
SwiftMockGeneratorForXcode copied to clipboard
Optional function parameter break generator
code like this breaks the code generation
func start(meterCallback: ((_ volume: Double) -> Void)?)
Aside of this issue I am actually loving the this extension!