xref
: /
openbsd
/
src
/
gnu
/
usr.bin
/
gcc
/
gcc
/
testsuite
/
gcc.c-torture
/
unsorted
/
l.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
main(a)
1
main
(
a
)
2
{
3
return
-
256
+
a
;
4
}
5