Sign in
go
/
tools
/
4d4ee958a9b7506243df40a2ebb89b8ea09d01b9
/
.
/
internal
/
lsp
/
testdata
/
implementation
/
other
/
other_test.go
blob: 846e0d591dbc301caca8cf5764b97c3b9843fd29 [
file
]
package other
import (
"testing"
)
// This exists so the other.test package comes into existence.
func TestOther(t *testing.T) {
}