blob: 3e746b428486ce120686bc9eb569cfff729b6de8 [file] [log] [blame]
// RUN: rm -rf %t
// RUN: mkdir -p %t
// RUN: %target-swift-ide-test -print-module -module-print-submodules -module-to-print=Foundation -function-definitions=false -source-filename %s > %t/out 2>&1
// RUN: %FileCheck -input-file=%t/out %s
// REQUIRES: objc_interop
import Foundation
// CHECK: func loadAndReturnError() throws