mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1146e4736b
There is no actionable change in this commit other than to pretty-print EOF tokens. Actual parsing of unterminated pipes is already supported, this just adds a test for it. Part of #38596 PR Close #39113