aboutsummaryrefslogtreecommitdiff
path: root/bin/tests/snapshots/main__empty_let_in.snap
blob: df0911d3a4e313dc2ffcec59047b39a0ceb24021 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: bin/tests/main.rs
expression: "&out"

---
[W02] Warning: Useless let-in expression
   ╭─[data/empty_let_in.nix:3:5]
   │
 3 │ ╭─▶     let
 5 │ ├─▶     null
   · │              
   · ╰────────────── This let-in expression has no entries
───╯