xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
warning-mismatch
/
System.h
(revision 030d7d6daa1e93685660c6c03667126e72518101)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
import
"
Mismatch.h
"
2
struct
System
{
int
i
; };
3