Sign in
rust
/
rust-lang
/
llvm-project
/
2a2ea6b49e79325e0d10d33fac2b10ea3bebcc7c
/
.
/
clang
/
test
/
PCH
/
Inputs
/
pragma-once.h
blob: 831cf553c764838ed844d8e0bca38ca3cd066dcb [
file
] [
log
] [
blame
]
#pragma
once
/* For use with the pragma-once.c test */
int
x
=
3
;