For the complete documentation index, see llms.txt. This page is also available as Markdown.

0053: Recursive include

The file recursively includes itself.

Possible solutions: ensure the included file does not have $INCLUDE directive referencing already included file.

Last updated