mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-17 02:40:45 +00:00
5 lines
92 B
Rust
5 lines
92 B
Rust
//@ check-pass
|
|
//@ compile-flags: --cfg unix -Aexplicit_builtin_cfgs_in_flags
|
|
|
|
fn main() {}
|