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-09-14 13:36:39 +02:00
2023-09-13 14:44:45 +02:00
2023-09-13 13:45:05 +02:00
2023-09-13 14:44:45 +02:00
2023-09-11 14:42:43 +02:00
2023-09-11 12:04:37 +02:00
2023-06-28 10:36:53 +02:00
2021-02-20 23:34:33 +01:00