mirror of
https://github.com/github/semantic.git
synced 2024-11-28 18:23:44 +03:00
7 lines
161 B
JavaScript
7 lines
161 B
JavaScript
diff --git a/test/diffs/newline-at-eof.A.js b/test/diffs/newline-at-eof.B.js
|
|
index ..
|
|
@@ -1,2 +1,4 @@
|
|
console.log("hello, world");
|
|
|
|
+console.log("insertion");
|