1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 18:23:44 +03:00
semantic/test/diffs/newline-at-eof.patch.js

7 lines
161 B
JavaScript
Raw Normal View History

2016-02-23 00:04:39 +03:00
diff --git a/test/diffs/newline-at-eof.A.js b/test/diffs/newline-at-eof.B.js
index ..
2016-02-22 23:31:18 +03:00
@@ -1,2 +1,4 @@
2016-02-22 23:02:01 +03:00
console.log("hello, world");
+console.log("insertion");