Write a main() that verifies add(2,3)==5 without a test framework.
Type it from memory — say each line out loud as you write it. Then check.
Write a main() that verifies add(2,3)==5 without a test framework.
Type it from memory — say each line out loud as you write it. Then check.