func github.com/go-git/gcfg/token.NewFileSet

4 uses

	github.com/go-git/gcfg/token (current package)
		position.go#L297: func NewFileSet() *FileSet {

	github.com/go-git/gcfg
		read.go#L232: 	fset := token.NewFileSet()
		read.go#L246: 	fset := token.NewFileSet()
		read.go#L270: 	fset := token.NewFileSet()