Sign in
go
/
go
/
16ab7e49d4070c4f68e88836b123dbe6da8bb015
/
.
/
src
/
debug
/
dwarf
/
testdata
/
line2.c
blob: 38d89983cbb2433f398e26b09aae09b24961988b [
file
]
#include
<stdio.h>
void
f2
()
{
printf
(
"hello\n"
);
}