···380380 // other packages can print some diagnostics.
381381 string debug = 2;
382382383383- string file_name = 3;
383383+ // The repository-relative path to the file.
384384+ // 🚨 Warning: file_name might not be a valid UTF-8 string.
385385+ bytes file_name = 3;
384386385387 // Repository is the globally unique name of the repo of the
386388 // match