Trying to fix newlines in sourcemap baselines for *nix

This commit is contained in:
Dan Quirk
2014-07-23 15:51:03 -07:00
parent 33f946b0a4
commit ec9d25f980
4 changed files with 21 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
// @sourcemap: true
// @newline: \n
// DEFAULT INTERFACES
interface IFoo {
n: number;