Skip to content

Commit

Permalink
🧩 [layout]
Browse files Browse the repository at this point in the history
  • Loading branch information
rolyp committed Dec 16, 2024
1 parent 423cd90 commit 157ad21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluid/example/dict-list-comp.fld
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[ x | {fst: x, snd: []} <- [{fst: 5, third: "hello", snd: []}, {fst: 6, snd: [7, 8]}] ]
[ x | {fst: x, snd: []} <- [{fst: 5, third: "hello", snd: []}, {fst: 6, snd: [7, 8]}] ]

0 comments on commit 157ad21

Please # to comment.