mirror of https://github.com/golang/go.git
parent
376898ca8b
commit
c4748872b8
|
|
@ -75,11 +75,10 @@ bugs/bug064.go:15: illegal types for operand: CALL
|
||||||
BUG: compilation should succeed
|
BUG: compilation should succeed
|
||||||
|
|
||||||
=========== bugs/bug074.go
|
=========== bugs/bug074.go
|
||||||
bugs/bug074.go:6: illegal types for operand: CONV
|
bugs/bug074.go:6: syntax error
|
||||||
(<string>*STRING)
|
bugs/bug074.go:7: x: undefined
|
||||||
bugs/bug074.go:6: illegal types for operand: CONV
|
|
||||||
(<string>*STRING)
|
|
||||||
BUG: compiler crashes - Bus error
|
BUG: compiler crashes - Bus error
|
||||||
|
Bus error $G $D/$F.go
|
||||||
|
|
||||||
=========== bugs/bug075.go
|
=========== bugs/bug075.go
|
||||||
bugs/bug075.go:11: bad shape across assignment - cr=1 cl=2
|
bugs/bug075.go:11: bad shape across assignment - cr=1 cl=2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue