index
:
golang-1.16
debian
progress-linux
upstream
debian 11 backports: golang
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
debug
/
dwarf
/
testdata
/
line2.c
blob: 38d89983cbb2433f398e26b09aae09b24961988b (
plain
)
1
2
3
4
5
6
#include
<stdio.h>
void
f2
()
{
printf
(
"hello
\n
"
);
}