Closed djbe closed 7 years ago
@djbe LGTM, Just rebased, ready to merge… but I'll let you review one last time to ensure I haven't mixed things up during the conflict resolution.
Note that you'll probably want to merge this first, before #41, to reduce conflicts between those two PRs
Throws an error if placeholders in a format string (for the same position) have different types, for example:
Fixes https://github.com/SwiftGen/SwiftGen/issues/309.