- Notifications
You must be signed in to change notification settings - Fork5
Commitd5013ab
committed
Fix one more place where we were expecting lcons() to be nondestructive
to the original List; per report from Sebastian BÎck. I think this isthe last such bug --- I examined every lcons() call in the backend andthe rest seem OK --- but it's nervous-making that we're still finding'em so many months after the List rewrite went in.1 parent0b5c72d commitd5013ab
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
1267 | 1267 |
| |
1268 | 1268 |
| |
1269 | 1269 |
| |
| 1270 | + | |
| 1271 | + | |
1270 | 1272 |
| |
1271 | 1273 |
| |
1272 | 1274 |
| |
|
0 commit comments
Comments
(0)