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