blob: fa87b2bd29d8cdaa3fea5ab867a4e95f354f49e1 [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