summary refs log tree commit diff stats
path: root/tests/tools/second.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tools/second.nim')
-rw-r--r--tests/tools/second.nim6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/tools/second.nim b/tests/tools/second.nim
index 0dbe72adb..ee94af25f 100644
--- a/tests/tools/second.nim
+++ b/tests/tools/second.nim
@@ -1,3 +1,3 @@
-import tables

-

-let dataEx* = {1: 2, 3: 4}.toTable

+import tables
+
+let dataEx* = {1: 2, 3: 4}.toTable