summary refs log tree commit diff stats
path: root/nimpretty/tests/expected/exhaustive.nim
diff options
context:
space:
mode:
Diffstat (limited to 'nimpretty/tests/expected/exhaustive.nim')
-rw-r--r--nimpretty/tests/expected/exhaustive.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/nimpretty/tests/expected/exhaustive.nim b/nimpretty/tests/expected/exhaustive.nim
index 247ece887..3c2355707 100644
--- a/nimpretty/tests/expected/exhaustive.nim
+++ b/nimpretty/tests/expected/exhaustive.nim
@@ -812,7 +812,7 @@ let foo = if cond:
 
 let a =
   [[aaadsfas, bbb],
-   [ccc, ddd]]
+    [ccc, ddd]]
 
 let b = [
   [aaa, bbb],