apple / swift-argument-parser

Straightforward, type-safe argument parsing for Swift
Apache License 2.0
3.31k stars 311 forks source link

Fix crash in string diff printer #595

Closed rauhul closed 10 months ago

rauhul commented 10 months ago

Updates string diff printer to fix an OOB indexing bug.

rauhul commented 10 months ago

@swift-ci please test