/
opt
/
go
/
pkg
/
mod
/
github.com
/
mailru
/
easyjson@v0.7.7
/
parser
/
testdata
/
up file
home
// first-line comment which should bresk anything module example.com/user/project // end-line comment which should not break anything go 1.13 require ( github.com/mailru/easyjson v0.7.0 )