Clang Project
clang_source_code
/
test
/
PCH
/
Inputs
/
pragma-once2.h
1
#pragma once
2
3
inline void f() {}
4