1
0
mirror of https://github.com/golang/go synced 2024-11-26 13:38:20 -07:00
The Go programming language
Go to file
Ian Lance Taylor aadd32223d Test that floating point constants resolve to type "float".
Currently 6g seems to resolve them to type "double".

R=ken,r
DELTA=30  (30 added, 0 deleted, 0 changed)
OCL=16132
CL=16152
2008-09-29 18:17:42 -07:00
doc - added language about string literal concatenation 2008-09-29 12:09:00 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -07:00
lib
pkg
src Use unsigned int in itoa to avoid relying on the behaviour of 2008-09-29 13:40:23 -07:00
test Test that floating point constants resolve to type "float". 2008-09-29 18:17:42 -07:00
usr/gri - allow for embeded types in fields, and parameter lists w/o parameter names 2008-09-27 17:42:18 -07:00