Simple C++ testing framework.
at master 30 B view raw
1#pragma once 2 3int fib(int a);