mirror of
https://github.com/github/semantic.git
synced 2025-01-04 13:34:31 +03:00
6 lines
166 B
JavaScript
6 lines
166 B
JavaScript
diff --git a/test/diffs/no-newline-at-eof.A.js b/test/diffs/no-newline-at-eof.B.js
|
|
index ..
|
|
@@ -1,1 +1,3 @@
|
|
console.log("hello, world");
|
|
|
|
+console.log("insertion"); |