mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
9 lines
330 B
Swift
9 lines
330 B
Swift
// RUN: %target-swift-ide-test -print-module -module-to-print=NSNotificationBridging -I %S/Inputs -source-filename=x -enable-experimental-cxx-interop -enable-objc-interop | %FileCheck %s
|
|
|
|
// REQUIRES: objc_interop
|
|
|
|
// CHECK: import Foundation
|
|
|
|
// CHECK: let SpaceShipNotification: String
|
|
// CHECK: let CExternNotification: String
|