package pkg // MATCH /should not have a root level package called pkg/ const ( Foo = "bar" Bar = "foo" )