julia
050160c2 - Disallow var syntax in string interpolation (#32948)

Commit
6 years ago
Disallow var syntax in string interpolation (#32948) The var"##" syntax should be disabled in string interpolation. Disallow `var` syntax in command interpolations This is special cased for compatibility. A more general fix would be to make cmd interpolation syntax exactly the same as string interpolation.
Author
Committer
Parents
Loading