github.com/zxy12/golang_with_comment@v0.0.0-20190701084843-0e6b2aff5ef3/debug/dwarf/testdata/line2.c (about) 1 #include <stdio.h> 2 3 void f2() 4 { 5 printf("hello\n"); 6 }