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