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