Clang Project

clang_source_code/test/Headers/Inputs/include/complex.h
1#pragma once
2
3#define complex _Complex
4