Files
swift-mirror/validation-test/Python/line-directive.swift
Alastair Houghton 71abe6f26b [Tests] Disable backtracing in some tests.
These tests can be negatively affected by the warnings about unsupported
Swift backtracer settings.

rdar://144497613
2025-02-25 10:53:28 +00:00

10 lines
228 B
Swift

// RUN: %empty-directory(%t)
// RUN: split-file %s %t
// RUN: export SWIFT_BACKTRACE=
// RUN: %{python} %utils/line-directive
// RUN: %{python} %utils/line-directive -- %{python} %t/unicode.py
//--- unicode.py
print('')