package main /*int theAnswer() { return 42;}*/import "C" import "fmt" func main() { fmt.Println(C.theAnswer())}
Standard input is empty
42
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!