You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, processing INCLUDE annotations only happens as an automatic process directly before compilation, and there is no way to output ASTs include the contents of referenced files. Add this as new functionality. Could add new mode, or just a switch to AST processing.
The text was updated successfully, but these errors were encountered:
Currently, processing
INCLUDE
annotations only happens as an automatic process directly before compilation, and there is no way to output ASTs include the contents of referenced files. Add this as new functionality. Could add new mode, or just a switch to AST processing.The text was updated successfully, but these errors were encountered: