Laurenz 25613cfaf3 Fix missing capturing of assignments
The previous commit was a bit overambitious. The left-hand side of assignments should actually be fully captured: Argument lists in `at` calls can contain captured variables. And if the assigned variable itself is captured, then the function is faulty anyway. (And we ensure the correct error message by capturing it.)

Fixes #2169
2023-09-16 20:41:44 +02:00
..
2023-01-03 12:32:17 +01:00
2023-09-11 14:42:43 +02:00
2023-02-25 20:04:30 +01:00
2023-09-11 14:42:43 +02:00
2023-08-21 15:33:03 +02:00
2023-09-11 14:42:43 +02:00
2023-02-12 19:57:28 +01:00
2023-03-19 22:39:19 +01:00
2023-09-11 14:42:43 +02:00
2023-09-11 14:42:43 +02:00
2023-09-11 14:42:43 +02:00
2023-06-30 09:59:58 +02:00
2023-09-11 14:42:43 +02:00
2023-05-22 13:49:09 +02:00
2023-09-11 14:42:43 +02:00
2022-11-29 14:18:13 +01:00
2023-09-15 12:34:35 +02:00
2023-05-24 16:58:51 +02:00
2023-09-11 14:42:43 +02:00
2023-09-11 14:42:43 +02:00
2022-12-30 20:00:50 +01:00
2023-06-28 10:36:53 +02:00
2023-08-30 17:19:25 +02:00
2023-09-11 17:38:03 +02:00
2023-09-11 14:42:43 +02:00