blob: 5eeff81b5edcd06c0a65076ccb85b140995c17e5 [file] [log] [blame]
// RUN: %target-typecheck-verify-swift -solver-memory-threshold 1
func foo() { _ = 1 } // expected-error {{the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions}}