main() with a manual check

testing0:00

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.