Closed odesenfans closed 11 months ago
Problem: The Fibonacci implementation we use for most tests uses a hint that is not implemented. This prevents from running execute + prove tests on this test case.
Solution: use an implementation that does not use a hint.
Problem: The Fibonacci implementation we use for most tests uses a hint that is not implemented. This prevents from running execute + prove tests on this test case.
Solution: use an implementation that does not use a hint.