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