`if {(${foo})} {}` will break subsequent syntax highlighting in the file. `if {(${foo} )} {}` will not. 