mirror of
https://github.com/golang/go
synced 2024-11-14 07:50:21 -07:00
adcf0a2aa0
Previously, an import block such as import ( "net" "stack" ) would not permit ":Drop stack" to work because we were aborting the scan early, which is only correct when Import is in operation. R=golang-dev, franciscossouza CC=golang-dev https://golang.org/cl/6532053 |
||
---|---|---|
.. | ||
fmt.vim | ||
godoc.vim | ||
import.vim | ||
test.sh |