xref
: /
llvm-project
/
clang
/
tools
/
scan-build-py
/
tests
/
functional
/
src
/
main.c
(revision bc68758dd5b3a4e15c23572e9b1ece7abbb2455b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
main()
1
int
main
()
2
{
3
return
0;
4
}
5