Skip to content

Commit

Permalink
Merge pull request #8064 from practicalswift/swiftc-28719-currentcons…
Browse files Browse the repository at this point in the history
…traintsolverarena-no-constraint-solver-active
  • Loading branch information
swift-ci committed Mar 14, 2017
2 parents dced34a + e3d7ff9 commit 15431e9
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
// This source file is part of the Swift.org open source project
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/LICENSE.txt for license information
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors

// REQUIRES: asserts
// RUN: not --crash %target-swift-frontend %s -emit-ir
:{func t(UInt=1 + 1 + 1 as?Int){[.s
nil?Int

0 comments on commit 15431e9

Please sign in to comment.