mirror of
https://github.com/golang/go
synced 2024-11-18 23:14:43 -07:00
6e267b5cc7
New tests include cases for anonymous structs, composite literals, ranking of results in binary expressions, and import cycles. Change-Id: Ic02e84e09101bb9873fc1705bba2594d655bb45b Reviewed-on: https://go-review.googlesource.com/c/153443 Reviewed-by: Ian Cottrell <iancottrell@google.com>
6 lines
57 B
Go
6 lines
57 B
Go
package errors
|
|
|
|
func _() {
|
|
bob.Bob() //@complete(".")
|
|
}
|