outfoxx / swiftpoet

Kotlin and Java API for generating .swift source files.
Apache License 2.0
277 stars 26 forks source link

Add support for optional closure parameter #73

Closed ema987 closed 1 year ago

ema987 commented 1 year ago

Provides fix and tests to support the creation of an optional closure parameter.

Close #72

kdubb commented 1 year ago

@ema987 Nice work! Thanks for the PR!

ema987 commented 1 year ago

@kdubb thank you for the extremely fast approval 🚀