blob: 8f4a3f36ce533294f16bcafb7c1818480b844a13 [file] [log] [blame]
### Compilation failed:
error: potential recursion (function call cycle) not allowed:
void f_one(int n)
void f_two(int n)
void f_three(int n)
void f_one(int n)
1 error