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.
1 parent 5db0f83 commit a5eb192Copy full SHA for a5eb192
test/Interpreter/shebang-env.swift
@@ -1,4 +1,5 @@
1
// This file is also used by shebang-direct.swift.
2
+// UNSUPPORTED: OS=linux-gnu
3
4
// RUN: echo '#!/usr/bin/env' 'swift ' > %t.shebang.swift
5
// RUN: cat %s >> %t.shebang.swift
0 commit comments