Gardening: Migrate test suite to GH issues: Frontend

This commit is contained in:
Anthony Latsis
2022-08-30 00:47:35 +03:00
parent b0fb7c54b2
commit 81f8fd60ba

View File

@@ -1,7 +1,9 @@
// RUN: %target-run-simple-swift
// REQUIRES: executable_test
// (SR-15938) Error when referencing #dsohandle in a Swift test on Windows
// https://github.com/apple/swift/issues/58199
// Error when referencing #dsohandle in a Swift test on Windows
//
// This file tests that #dsohandle is fully usable from the built test. The
// precise value of #dsohandle is uninteresting.