Rajiv Sharma 5391847ea5 Fix #5488 - prevent shorthand init for tuple struct
Closes #5488

Fix for #5488. Before applying shorthand initialization for structs,
check if identifier is a literal (e.g. tuple struct). If yes, then do
not apply short hand initialization.

Added test case to validate the changes for the fix.
2023-02-01 21:33:19 -06:00
..
2022-07-22 17:57:07 -05:00
2022-08-06 18:53:03 -05:00
2022-07-22 17:57:07 -05:00