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