mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add a SWIFT_STDLIB_HAS_STDIN flag to compile out the Swift.readLine() API from the stdlib (for the 'freestanding' preset) (#39332)
This commit is contained in:
committed by
GitHub
parent
e69f7eb49e
commit
6766824d51
@@ -12,6 +12,7 @@
|
||||
// -*- swift -*-
|
||||
// RUN: %target-run-simple-swiftgyb
|
||||
// REQUIRES: executable_test
|
||||
// UNSUPPORTED: freestanding
|
||||
|
||||
import StdlibUnittest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user