···115115 // a package.
116116 Tools bool
117117118118+ // filesMode indicates that files are specified
119119+ // explicitly on the command line.
120120+ filesMode bool
121121+118122 // If DataFiles is set, the loader includes entries for directories that
119123 // have no CUE files, but have recognized data files that could be converted
120124 // to CUE.