blob: 1d7f40ad06c98735973bee49d4a6e12501052b2a [file] [log] [blame]
// RUN: %target-swift-frontend %s -parse -emit-silgen
// <https://bugs.swift.org/browse/SR-3267>
let function: () -> Any = { () -> Void in }