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