Skip to content

Commit

Permalink
Merge pull request #5742 from practicalswift/swiftc-28492-isa-abstrac…
Browse files Browse the repository at this point in the history
…tfunctiondecl-dc-isa-fileunit-dc-unknown-declcontext
  • Loading branch information
swift-ci authored Nov 12, 2016
2 parents e2b71c0 + 002a012 commit 3aadfb7
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
// This source file is part of the Swift.org open source project
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See http://swift.org/LICENSE.txt for license information
// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors

// RUN: not --crash %target-swift-frontend %s -emit-ir
// REQUIRES: asserts
{lazy var E

0 comments on commit 3aadfb7

Please sign in to comment.