]> Cypherpunks repositories - gostls13.git/commit
Test that floating point constants resolve to type "float".
authorIan Lance Taylor <iant@golang.org>
Tue, 30 Sep 2008 01:17:42 +0000 (18:17 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 30 Sep 2008 01:17:42 +0000 (18:17 -0700)
commitaadd32223d12868b526179701d437e1670ad058f
tree288042c3b7bfe60d6565aa1cada5868cac73a4aa
parent489b5001e22ceb1faf7624a70d17247f0b15113d
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
test/bugs/bug109.go [new file with mode: 0644]
test/golden.out