iverilog/ivtest/gold/recursive_func_const.gold

4 lines
51 B
Plaintext

factorial 3 = 6
factorial 4 = 24
factorial 5 = 120