Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
available-is-better
/
available-is-better.h
1
#pragma once
2
int available;
3