mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Interop][SwiftToCxx] Moving the max function to _impl namespace and assigning swift-expected-execution.cpp as unsupported by Windows.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
// RUN: %target-run %t/swift-expected-execution | %FileCheck %s
|
||||
|
||||
// REQUIRES: executable_test
|
||||
// UNSUPPORTED: OS=windows-msvc
|
||||
|
||||
#include <cstdio>
|
||||
#include "functions.h"
|
||||
|
||||
Reference in New Issue
Block a user