We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3.3.0-RC2
for { a <- List(1) b <- List(a) if ( a, b, ) == (1, 2) } yield b
second b's span will include the trailing coma. This shows up both when using Interactive as well in semanticdb
b
Trailing coma is excluded from span