1
0
mirror of https://github.com/golang/go synced 2024-11-13 19:00:25 -07:00
go/test/fixedbugs/bug248.dir
Russ Cox f2b5a07453 delete float, complex - code changes
also:
	cmplx -> complex
	float64(1.0) -> 1.0
	float64(1) -> 1.0

R=gri, r, gri1, r2
CC=golang-dev
https://golang.org/cl/3991043
2011-01-19 23:09:00 -05:00
..
bug0.go
bug1.go
bug2.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
bug3.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00