1
0
mirror of https://github.com/golang/go synced 2024-11-20 04:04:41 -07:00
go/test/bugs
Russ Cox 1a3198907b fix "declared and not used" in tests;
also template/template.go, missed last time.

R=r
DELTA=116  (61 added, 10 deleted, 45 changed)
OCL=34620
CL=34622
2009-09-14 21:03:53 -07:00
..
bug136.go fixed golden.out, which is what 32496 should have done. 2009-07-29 18:33:31 -07:00
bug162.go bug: pointer arithmetic involving large offsets 2009-06-09 09:45:30 -07:00
bug169.go triple quote 2009-07-20 14:15:36 -07:00
bug190.go Test that a type can refer to itself recursively as long as it 2009-08-17 19:23:17 -07:00
bug193.go unexpected shift conversion behavior 2009-08-21 14:14:25 -07:00
bug196.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
bug198.go Cascading errors lead to a compiler crash. 2009-08-26 16:24:51 -07:00