// This tests that the parser is correctly interprets when a variable is embedded between two string literals
<<<EOT
$()abc$()$realvar$()
EOT;