mirror of
https://github.com/apple/swift-argument-parser.git
synced 2026-06-06 20:18:23 +00:00
The `ArgumentParserTestHelpers` module depends on `ArgumentParserToolInfo` but fails to indicate that dependency. This was exposed whilst improving static linking for Windows.