/
opt
/
golang
/
1.22.0
/
src
/
debug
/
pe
/
testdata
/
up file
home
#include <stdio.h> int main(void) { printf("hello, world\n"); return 0; }