blob: 7a702213ad468e2e5322629adb2224ff3ab23b3a [file] [log] [blame]
// RUN: not %target-swift-frontend %s -typecheck
_ = [1].reduce([:]) { $0[$1] }