github.com/goplusjs/gopherjs@v1.2.6-0.20211206034512-f187917453b8/compiler/natives/src/internal/cpu/go116_cpu.go (about) 1 // +build js 2 // +build go1.16 3 4 package cpu 5 6 func doinit() { 7 }