github.com/sercand/please@v13.4.0+incompatible/test/go_rules/cgo/cgo.c (about) 1 #include "cgo.h" 2 3 int GetAnswer() { 4 return 42; 5 }