Your IP : 172.28.240.42


Current Path : /usr/local/go/src/go/internal/gccgoimporter/testdata/
Upload File :
Current File : //usr/local/go/src/go/internal/gccgoimporter/testdata/complexnums.go

package complexnums

const NN = -1 - 1i
const NP = -1 + 1i
const PN = 1 - 1i
const PP = 1 + 1i