netbsd/external/bsd/llvm/dist/clang/test/Index/Inputs/retain-comments-from-system-headers.h
2014-01-15 10:53:42 +01:00

9 lines
102 B
C

#pragma clang system_header
/**
* system_function
* \param a Aaa.
*/
int system_function(int a);