Gc correctly rejects the following program: ``` go package n func n(){_=string(0.)} ``` But gotype successfully compiles it. It must not. `0.` is an fp constant. on commit e9a746de6e61b9b823a981843c0d98bc209eed2b