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