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 aa0b05c + b9e1132 commit b15f816Copy full SHA for b15f816
test/1_stdlib/FloatingPoint.swift.gyb
@@ -1,5 +1,5 @@
1
// RUN: rm -rf %t && mkdir -p %t && %gyb %s -o %t/FloatingPoint.swift
2
-// RUN: %line-directive %t/FloatingPoint.swift -- %target-build-swift -parse-stdlib -Xfrontend -disable-access-control %t/FloatingPoint.swift -o %t/a.out
+// RUN: %line-directive %t/FloatingPoint.swift -- %target-build-swift -parse-stdlib %t/FloatingPoint.swift -o %t/a.out
3
// RUN: %line-directive %t/FloatingPoint.swift -- %target-run %t/a.out
4
// REQUIRES: executable_test
5
0 commit comments