coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

feat: implement sum

Open igrekus opened this issue 2 years ago • 4 comments

Implement the sum command, add tests.

igrekus avatar Dec 22 '23 15:12 igrekus

Close/re-open to force CI to re-run.

JalonSolov avatar Jan 26 '24 15:01 JalonSolov

wc and wc_test.v have been reformatted and updated to compile cleanly with latest V, so they can be removed from this PR.

JalonSolov avatar Jan 26 '24 15:01 JalonSolov

(rebase over current main)

spytheman avatar Apr 07 '24 13:04 spytheman

Close/re-open to force CI to re-run.

JalonSolov avatar May 18 '24 20:05 JalonSolov