diff --git a/NewFile1.ts b/NewFile1.ts index b35d752..5ba5537 100644 --- a/NewFile1.ts +++ b/NewFile1.ts @@ -1,2 +1,3 @@ var test : testing -console.log(test) \ No newline at end of file +console.log(test) +. \ No newline at end of file diff --git a/test.ts b/test.ts index d8dc76e..94eea4a 100644 --- a/test.ts +++ b/test.ts @@ -1 +1 @@ -var Test \ No newline at end of file +var Test. \ No newline at end of file