Clang Project
clang_source_code
/
test
/
Index
/
Inputs
/
pragma-once.h
1
#pragma once
2
int i;
3
4