Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/17.0-2023-12-14
/
.
/
clang
/
test
/
PCH
/
Inputs
/
pragma-once.h
blob: 831cf553c764838ed844d8e0bca38ca3cd066dcb [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
/* For use with the pragma-once.c test */
int
x
=
3
;