github.com/notti/nocgo@v0.0.0-20190619201224-fc443047424c/steps/0_static/simple.c (about)

     1  int _start() {
     2  	return 42;
     3  }