Sign in
go
/
tools
/
da36f796b4c1a3a4497d000e2d04be147c340991
/
.
/
internal
/
lsp
/
testdata
/
rank
/
binexpr_rank.go.in
blob: 60b2cc1bc4424e83285b2e5362e6f8684c83b728 [
file
] [
log
] [
blame
]
package
rank
func _
()
{
_
=
5
+
;
//@complete(" ;", apple, pear)
y
:=
+
5
;
//@complete(" +", apple, pear)
if
6
==
{}
//@complete(" {", apple, pear)
}