mirror of
https://github.com/golang/go
synced 2024-11-21 20:04:44 -07:00
1331084c3d
bug284.go:33: error: invalid type conversion bug284.go:36: error: invalid type conversion (cannot use type A2 as type A1) bug284.go:37: error: invalid type conversion bug284.go:38: error: invalid type conversion (cannot use type A1 as type A2) bug284.go:56: error: invalid type conversion bug284.go:59: error: invalid type conversion (cannot use type S2 as type S1) bug284.go:60: error: invalid type conversion bug284.go:61: error: invalid type conversion (cannot use type S1 as type S2) bug284.go:71: error: invalid type conversion bug284.go:74: error: invalid type conversion (cannot use type P2 as type P1) bug284.go:75: error: invalid type conversion bug284.go:76: error: invalid type conversion (cannot use type P1 as type P2) bug284.go:96: error: invalid type conversion bug284.go:99: error: invalid type conversion (cannot use type Q2 as type Q1) bug284.go:101: error: invalid type conversion (cannot use type Q1 as type Q2) bug284.go:111: error: invalid type conversion (different parameter types) bug284.go:114: error: invalid type conversion (different parameter types) bug284.go:115: error: invalid type conversion (different parameter types) bug284.go:116: error: invalid type conversion (different parameter types) bug284.go:134: error: invalid type conversion (incompatible type for method 'f' (different result types)) bug284.go:137: error: invalid type conversion (incompatible type for method 'f' (different result types)) bug284.go:138: error: invalid type conversion (incompatible type for method 'f' (different result types)) bug284.go:139: error: invalid type conversion (incompatible type for method 'f' (different result types)) bug284.go:149: error: invalid type conversion bug284.go:152: error: invalid type conversion (cannot use type L2 as type L1) bug284.go:153: error: invalid type conversion bug284.go:154: error: invalid type conversion (cannot use type L1 as type L2) bug284.go:164: error: invalid type conversion bug284.go:167: error: invalid type conversion (cannot use type L2 as type L1) bug284.go:168: error: invalid type conversion bug284.go:169: error: invalid type conversion (cannot use type L1 as type L2) bug284.go:179: error: invalid type conversion bug284.go:182: error: invalid type conversion (cannot use type C2 as type C1) bug284.go:183: error: invalid type conversion bug284.go:184: error: invalid type conversion (cannot use type C1 as type C2) R=rsc CC=golang-dev https://golang.org/cl/2136041 |
||
---|---|---|
.. | ||
bench | ||
bugs | ||
chan | ||
fixedbugs | ||
garbage | ||
interface | ||
ken | ||
nilptr | ||
syntax | ||
64bit.go | ||
235.go | ||
args.go | ||
arm-pass.txt | ||
assign1.go | ||
assign.go | ||
bigalg.go | ||
bigmap.go | ||
blank1.go | ||
blank.go | ||
chancap.go | ||
char_lit1.go | ||
char_lit.go | ||
closedchan.go | ||
closure.go | ||
cmp1.go | ||
cmp2.go | ||
cmp3.go | ||
cmp4.go | ||
cmp5.go | ||
cmplx.go | ||
cmplxdivide1.go | ||
cmplxdivide.c | ||
cmplxdivide.go | ||
complit.go | ||
compos.go | ||
const1.go | ||
const2.go | ||
const3.go | ||
const.go | ||
convert3.go | ||
convert.go | ||
convlit1.go | ||
convlit.go | ||
copy.go | ||
ddd1.go | ||
ddd2.go | ||
ddd3.go | ||
ddd.go | ||
decl.go | ||
declbad.go | ||
defer.go | ||
deferprint.go | ||
empty.go | ||
env.go | ||
errchk | ||
escape.go | ||
float_lit.go | ||
floatcmp.go | ||
for.go | ||
func1.go | ||
func2.go | ||
func3.go | ||
func4.go | ||
func5.go | ||
func.go | ||
gc1.go | ||
gc.go | ||
golden-arm.out | ||
golden.out | ||
hashmap.go | ||
helloworld.go | ||
if1.go | ||
if.go | ||
import1.go | ||
import2.go | ||
import3.go | ||
import4.go | ||
import.go | ||
index.go | ||
indirect1.go | ||
indirect.go | ||
initcomma.go | ||
initialize.go | ||
initializerr.go | ||
initsyscall.go | ||
int_lit.go | ||
intcvt.go | ||
iota.go | ||
literal.go | ||
malloc1.go | ||
mallocfin.go | ||
mallocrand.go | ||
mallocrep1.go | ||
mallocrep.go | ||
map.go | ||
method1.go | ||
method2.go | ||
method3.go | ||
method.go | ||
named1.go | ||
named.go | ||
nil.go | ||
nul1.go | ||
parentype.go | ||
peano.go | ||
printbig.go | ||
range.go | ||
recover1.go | ||
recover2.go | ||
recover3.go | ||
recover.go | ||
rename1.go | ||
rename.go | ||
run | ||
run-arm | ||
runtime.go | ||
sieve.go | ||
sigchld.go | ||
simassign.go | ||
sinit.go | ||
stack.go | ||
string_lit.go | ||
stringrange.go | ||
switch1.go | ||
switch.go | ||
test0.go | ||
turing.go | ||
typeswitch1.go | ||
typeswitch2.go | ||
typeswitch.go | ||
undef.go | ||
utf.go | ||
varerr.go | ||
varinit.go | ||
vectors.go | ||
zerodivide.go |