mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
This changes the test output because `VariableDeclarationGroup.toString` changes to be the one inherited from VariableDeclarationEntry. This should not affect the output as shown by any front end because the string to be displayed to the user for a `$@` interpolation comes from the following column instead.