Sign in
go
/
tools
/
refs/heads/gopls-release-branch.0.6
/
.
/
internal
/
imports
/
testdata
/
mod
/
example.com_v1.0.0.txt
blob: 263287d9e2cf8a713700edc468524a0c671d3ae1 [
file
] [
log
] [
blame
]
Heschi Kreinick
9c309ee
2019-01-16 16:24:49 -0500
[
diff
] [
blame
]
1
Written by hand.
2
Test case for module at root of domain.
3
4
-- .mod --
5
module example.com
6
-- .info --
7
{"Version": "v1.0.0"}
8
-- x.go --
9
package x