/
opt
/
golang
/
1.22.0
/
src
/
debug
/
elf
/
testdata
/
up file
home
#include <stdio.h> void main(int argc, char *argv[]) { printf("hello, world\n"); }