pub fn clearWatchInputs(step: *Step, maker: *Maker) void
pub fn clearWatchInputs(step: *Step, maker: *Maker) void { step.inputs.clear(maker.gpa); }