mirror of
https://github.com/ziglang/zig.git
synced 2025-12-24 07:03:11 +00:00
3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
RUN: not ld.lld --plugin foo 2>&1 | FileCheck %s
|
|
CHECK: no input files
|