mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Turn on ‘as’ bridging on Linux."
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// RUN: %target-typecheck-verify-swift
|
||||
|
||||
// XFAIL: linux
|
||||
|
||||
// FIXME: Should go into the standard library.
|
||||
public extension _ObjectiveCBridgeable {
|
||||
static func _unconditionallyBridgeFromObjectiveC(_ source: _ObjectiveCType?)
|
||||
|
||||
Reference in New Issue
Block a user