Remove trailing newline from baseline again

This commit is contained in:
Nathan Shively-Sanders
2016-10-12 10:11:33 -07:00
parent ab1b2bb2a9
commit 3a85312dd8

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'.