mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-12 06:18:51 +00:00
Add final newlines
This commit is contained in:
@@ -4,4 +4,4 @@ discard """
|
||||
|
||||
include t9627 / [a, b]
|
||||
|
||||
echo a, b
|
||||
echo a, b
|
||||
|
||||
@@ -1 +1 @@
|
||||
var a = 10
|
||||
var a = 10
|
||||
|
||||
@@ -1 +1 @@
|
||||
var b = 9
|
||||
var b = 9
|
||||
|
||||
Reference in New Issue
Block a user