Remove space at end of line in baseline

This commit is contained in:
Nathan Shively-Sanders
2016-10-12 08:58:49 -07:00
parent 97dda6e0eb
commit c5228d3435

View File

@@ -9,4 +9,4 @@ tests/cases/compiler/variableDeclarationInStrictMode1.ts(2,5): error TS2300: Dup
~~~~
!!! error TS1100: Invalid use of 'eval' in strict mode.
~~~~
!!! error TS2300: Duplicate identifier 'eval'.
!!! error TS2300: Duplicate identifier 'eval'.