1 2 3 4 5
error: Operator `null(...)` exiting a loop context must be an un-windowing operator, but is not. --> tests/compile-fail/surface_loop_missing_unwindowing.rs:7:14 | 7 | b -> null(); | ^^^^^^