1
0
mirror of https://github.com/golang/go synced 2024-11-18 14:24:44 -07:00
go/internal/imports/testdata/mod/example.com_v1.0.0.txt

10 lines
143 B
Plaintext
Raw Normal View History

Written by hand.
Test case for module at root of domain.
-- .mod --
module example.com
-- .info --
{"Version": "v1.0.0"}
-- x.go --
package x