diff --git a/data/let-comments-multiline.nix b/data/let-comments-multiline.nix index 1f54a41..ecc38af 100644 --- a/data/let-comments-multiline.nix +++ b/data/let-comments-multiline.nix @@ -4,10 +4,9 @@ let /* we can also nest these comments */ /* */ - */ b.c = { e = {}; }; /* just some more comments */ b.c.e.f = 4; /* this file is documented really well */ -in b /* todo */ \ No newline at end of file +in b /* todo */