# Current behavior `Hello {{name.a}} {{!` throws `Hello {{name.a}} }}!` doesn't. Neither does `Hello }} {{name.a}}!` # Expected behavior Check the string before adding to the result array.