aboutsummaryrefslogtreecommitdiff
path: root/bin/tests/snapshots/main__empty_let_in.snap
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/snapshots/main__empty_let_in.snap')
-rw-r--r--bin/tests/snapshots/main__empty_let_in.snap8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/tests/snapshots/main__empty_let_in.snap b/bin/tests/snapshots/main__empty_let_in.snap
index df0911d..1aa0cb5 100644
--- a/bin/tests/snapshots/main__empty_let_in.snap
+++ b/bin/tests/snapshots/main__empty_let_in.snap
@@ -11,4 +11,12 @@ expression: "&out"
11 · │ 11 · │
12 · ╰────────────── This let-in expression has no entries 12 · ╰────────────── This let-in expression has no entries
13───╯ 13───╯
14[W02] Warning: Useless let-in expression
15 ╭─[data/empty_let_in.nix:8:5]
16
17 8 │ ╭─▶ let
18 12 │ ├─▶ null
19 · │
20 · ╰────────────── This let-in expression has no entries
21────╯
14 22