blob: 969943abeb38eecdb2675cd21b03a36025a5909d [file] [log] [blame]
### Compilation failed:
error: potential recursion (function call cycle) not allowed:
int fibonacci(int n)
int fibonacci(int n)
1 error