Sign in
go
/
tools
/
9eb0fb1732b19b7f2307f50cae8e912fa05e93b9
/
.
/
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)
}