We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda0fd4 commit a49fd68Copy full SHA for a49fd68
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