summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug113.go
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-1/+17
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+28
2011-09-13Imported Upstream version 60Ondřej Surý1-28/+0
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike1-10/+18
2009-08-17fix up some irregular indentationRob Pike1-8/+8
2009-02-11insert type assertions when narrowing.Russ Cox1-3/+3
2009-01-20delete exportRuss Cox1-1/+1
2009-01-16convert tests; nothing interesting.Russ Cox1-1/+1
2008-11-07Don't use a type guard with a type which is not an interface.Ian Lance Taylor1-1/+1
2008-10-30update testsRob Pike1-0/+20