mirror of https://github.com/golang/go.git
explicit.go:21:5: error: incompatible types in assignment (need explicit conversion) explicit.go:26:5: error: incompatible types in assignment (type has no methods) explicit.go:27:5: error: incompatible types in assignment (need explicit conversion) explicit.go:30:6: error: incompatible types in assignment (need explicit conversion; missing method ‘N’) explicit.go:33:7: error: invalid type conversion (need explicit conversion; missing method ‘N’) explicit.go:36:5: error: incompatible types in assignment R=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=31805 CL=31807 |
||
|---|---|---|
| .. | ||
| bigdata.go | ||
| convert.go | ||
| convert1.go | ||
| convert2.go | ||
| embed.go | ||
| explicit.go | ||
| fail.go | ||
| fake.go | ||
| pointer.go | ||
| receiver.go | ||
| receiver1.go | ||
| recursive.go | ||
| returntype.go | ||
| struct.go | ||