``` Hello, {{foo} ``` is an invalid template, and should result in a parse error (according to the official implementation), however it does not. Example that does result in a parse error: ``` {{foo} ```