We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22a18e5 + a49fd68 commit 9b5c398Copy full SHA for 9b5c398
test/Interop/Cxx/templates/class-template-variadic.swift
@@ -1,11 +1,6 @@
1
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop)
2
//
3
// REQUIRES: executable_test
4
-//
5
-// We can't yet call member functions correctly on Windows
6
-// (https://github.com/apple/swift/issues/55575).
7
-// XFAIL: OS=windows-msvc
8
-// REQUIRES: fixing-after-30630
9
10
import ClassTemplateVariadic
11
import StdlibUnittest
0 commit comments