mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +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.