2525 { declarations =
2626 [ Node { start = { row = 2 , column = 3 }, end = { row = 2 , column = 12 } }
2727 ( LetFunction
28- { documentation = Nothing
29- , signature = Nothing
28+ { signature = Nothing
3029 , declaration =
3130 Node { start = { row = 2 , column = 3 }, end = { row = 2 , column = 12 } }
3231 { name = Node { start = { row = 2 , column = 3 }, end = { row = 2 , column = 6 } } " foo"
3736 )
3837 , Node { start = { row = 4 , column = 3 }, end = { row = 4 , column = 13 } }
3938 ( LetFunction
40- { documentation = Nothing
41- , signature = Nothing
39+ { signature = Nothing
4240 , declaration =
4341 Node { start = { row = 4 , column = 3 }, end = { row = 4 , column = 13 } }
4442 { name = Node { start = { row = 4 , column = 3 }, end = { row = 4 , column = 7 } } " john"
6462 { declarations =
6563 [ Node { start = { row = 2 , column = 3 }, end = { row = 2 , column = 10 } }
6664 ( LetFunction
67- { documentation = Nothing
68- , signature = Nothing
65+ { signature = Nothing
6966 , declaration =
7067 Node { start = { row = 2 , column = 3 }, end = { row = 2 , column = 10 } }
7168 { name = Node { start = { row = 2 , column = 3 }, end = { row = 2 , column = 6 } } " bar"
@@ -106,8 +103,7 @@ all =
106103 { declarations =
107104 [ Node { start = { row = 2 , column = 3 }, end = { row = 2 , column = 10 } }
108105 ( LetFunction
109- { documentation = Nothing
110- , signature = Nothing
106+ { signature = Nothing
111107 , declaration =
112108 Node { start = { row = 2 , column = 3 }, end = { row = 2 , column = 10 } }
113109 { name = Node { start = { row = 2 , column = 3 }, end = { row = 2 , column = 6 } } " bar"
@@ -134,8 +130,7 @@ all =
134130 { declarations =
135131 [ Node { start = { row = 2 , column = 5 }, end = { row = 3 , column = 12 } }
136132 ( LetFunction
137- { documentation = Nothing
138- , signature =
133+ { signature =
139134 Just
140135 ( Node { start = { row = 2 , column = 5 }, end = { row = 2 , column = 14 } }
141136 { name = Node { start = { row = 2 , column = 5 }, end = { row = 2 , column = 8 } } " bar"
@@ -172,8 +167,7 @@ all =
172167 { declarations =
173168 [ Node { start = { row = 2 , column = 5 }, end = { row = 5 , column = 12 } }
174169 ( LetFunction
175- { documentation = Nothing
176- , signature =
170+ { signature =
177171 Just
178172 ( Node { start = { row = 2 , column = 5 }, end = { row = 2 , column = 14 } }
179173 { name = Node { start = { row = 2 , column = 5 }, end = { row = 2 , column = 8 } } " bar"
@@ -228,8 +222,7 @@ all =
228222 { declarations =
229223 [ Node { start = { row = 2 , column = 11 }, end = { row = 2 , column = 24 } }
230224 ( LetFunction
231- { documentation = Nothing
232- , signature = Nothing
225+ { signature = Nothing
233226 , declaration =
234227 Node { start = { row = 2 , column = 11 }, end = { row = 2 , column = 24 } }
235228 { name = Node { start = { row = 2 , column = 11 }, end = { row = 2 , column = 14 } } " bar"
@@ -353,8 +346,7 @@ all =
353346 { declarations =
354347 [ Node { start = { row = 1 , column = 5 }, end = { row = 1 , column = 29 } }
355348 ( LetFunction
356- { documentation = Nothing
357- , signature = Nothing
349+ { signature = Nothing
358350 , declaration =
359351 Node { start = { row = 1 , column = 5 }, end = { row = 1 , column = 29 } }
360352 { name = Node { start = { row = 1 , column = 5 }, end = { row = 1 , column = 11 } } " indent"
@@ -385,8 +377,7 @@ all =
385377 { declarations =
386378 [ Node { start = { row = 2 , column = 9 }, end = { row = 2 , column = 14 } }
387379 ( LetFunction
388- { documentation = Nothing
389- , signature = Nothing
380+ { signature = Nothing
390381 , declaration =
391382 Node { start = { row = 2 , column = 9 }, end = { row = 2 , column = 14 } }
392383 { name = Node { start = { row = 2 , column = 9 }, end = { row = 2 , column = 10 } } " a"
@@ -411,8 +402,7 @@ all =
411402 { declarations =
412403 [ Node { start = { row = 2 , column = 9 }, end = { row = 2 , column = 14 } }
413404 ( LetFunction
414- { documentation = Nothing
415- , signature = Nothing
405+ { signature = Nothing
416406 , declaration =
417407 Node { start = { row = 2 , column = 9 }, end = { row = 2 , column = 14 } }
418408 { name = Node { start = { row = 2 , column = 9 }, end = { row = 2 , column = 10 } } " a"
@@ -437,8 +427,7 @@ all =
437427 { declarations =
438428 [ Node { start = { row = 2 , column = 9 }, end = { row = 2 , column = 14 } }
439429 ( LetFunction
440- { documentation = Nothing
441- , signature = Nothing
430+ { signature = Nothing
442431 , declaration =
443432 Node { start = { row = 2 , column = 9 }, end = { row = 2 , column = 14 } }
444433 { name = Node { start = { row = 2 , column = 9 }, end = { row = 2 , column = 10 } } " a"
0 commit comments