xref
: /
dports
/
lang
/
gcc9-aux
/
gcc-9.1.0
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
l.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
main(a)
1
main
(
a
)
2
{
3
return
-
256
+
a
;
4
}
5