Closed
Description
Found whilst testing #20032
From the test:
// We also get a second error message at the top of file (dummy
// span). This is not helpful, but also kind of annoying to prevent,
// so for now just live with it, since we also get a second message
// that is more helpful.
This should probably be fixed. For now (when #20032 lands) I've made that test ignore command line spans.
I'll work on tracking back this span and trying to fix this.