From 736b1f9fd4d06934f32d5e94f6eeefb8d4edee99 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Mon, 1 Mar 2021 12:41:40 -0800 Subject: [PATCH] fix(compiler): recover from an incomplete open tag at the end of a file (#41054) The compiler's parsing code has logic to recover from incomplete open tags (i.e. ` { + it('terminated with EOF', () => { + expect(tokenizeAndHumanizeSourceSpans(' { expect(tokenizeAndHumanizeSourceSpans('')).toEqual([ [lex.TokenType.INCOMPLETE_TAG_OPEN, '