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