mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
6 lines
466 B
Swift
6 lines
466 B
Swift
// {"kind":"emit-silgen","original":"e6da36c1","signature":"(anonymous namespace)::Transform::transform(swift::Lowering::ManagedValue, swift::Lowering::AbstractionPattern, swift::CanType, swift::Lowering::AbstractionPattern, swift::CanType, swift::SILType, swift::Lowering::SGFContext)","signatureNext":"Lowering::ManagedValue"}
|
|
// RUN: not --crash %target-swift-frontend -emit-silgen %s
|
|
// REQUIRES: OS=macosx
|
|
import Foundation
|
|
[["": ""]] as [[String: AnyObject]?]
|