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