Files
swift-mirror/validation-test/compiler_crashers_2_fixed/0025-rdar21783334.swift
Chris Lattner 5b043a2e0a Fix <rdar://problem/21783334> compiler crashes on "{ x in x = 42"
which was the regression I introduced that broke "1616" out of the validation test.



Swift SVN r30123
2015-07-11 23:05:04 +00:00

4 lines
57 B
Swift

// RUN: not %target-swift-frontend %s -parse
{ x in x