1 2 3 4 5
error: Operator `null(...)` entering a loop context must be a windowing operator, but is not. --> tests/compile-fail/surface_loop_missing_windowing.rs:5:18 | 5 | a -> null(); | ^^^^^^