This is a tracking bug for a task. It's likely non-controversial; it just needs to be done. ```WGSL if (a() && b()) { ... } ``` We need to define the situations where `b()` gets executed.