mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
209 B
Swift
4 lines
209 B
Swift
// RUN: %swiftc_driver -emit-executable -o %t.exe %s -access-notes-path %/S/Inputs/missing.accessnotes -### 2>&1 | %FileCheck %s
|
|
|
|
// CHECK: -access-notes-path SOURCE_DIR/test/Driver/Inputs/missing.accessnotes
|