blob: 5e97bbbddf0140d1975e785737c779f049b06756 [file] [log] [blame]
// RUN: not --crash %target-swift-frontend %s -emit-silgen
// Distributed under the terms of the MIT license
// Test case submitted to project by https://github.com/airspeedswift (airspeedswift)
["1"].map { String($0) }