Clang Project
clang_source_code
/
test
/
Frontend
/
Inputs
/
absolute-paths.h
1
int f() {
2
// Oops, no return.
3
}
4