mirror of
https://github.com/golang/go
synced 2024-11-13 17:40:23 -07:00
565b5dc076
* Code for assignment, conversions now mirrors spec. * Changed some snprint -> smprint. * Renamed runtime functions to separate interface conversions from type assertions: convT2I, assertI2T, etc. * Correct checking of \U sequences. Fixes #840. Fixes #830. Fixes #778. R=ken2 CC=golang-dev https://golang.org/cl/1303042 |
||
---|---|---|
.. | ||
bug0.go | ||
bug1.go | ||
bug2.go | ||
bug3.go |