...

Text file src/go/internal/gccgoimporter/testdata/imports.gox

Documentation: go/internal/gccgoimporter/testdata

     1v1;
     2package imports;
     3pkgpath imports;
     4priority 7;
     5import fmt fmt "fmt";
     6init imports imports..import 7 math math..import 1 runtime runtime..import 1 strconv strconv..import 2 io io..import 3 reflect reflect..import 3 syscall syscall..import 3 time time..import 4 os os..import 5 fmt fmt..import 6;
     7var Hello <type -16>;

View as plain text