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