blob: eef0cda01537b0445009b3ec9b492f5403de79d3 [file] [log] [blame]
// RUN: %target-typecheck-verify-swift -solver-expression-time-threshold=1
// REQUIRES: tools-release,no_asan
_ = (1...10).map(String.init) + [": hi"]