The two variants of the test: ```swift try _testDSLCaptures( ("can't stop won't stop", ("can't stop won't stop", "can't", "won't")), ``` appear to be failing with the updated test logic in #554.