summaryrefslogtreecommitdiff
path: root/test/ken/interbasic.go
AgeCommit message (Expand)AuthorFilesLines
2009-02-11insert type assertions when narrowing.Russ Cox1-12/+12
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-24Per discussion earlier today with r and gri: when an interfaceIan Lance Taylor1-1/+2
2008-10-15basic types/interfaces testKen Thompson1-0/+104