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
The name of the file should be given inside the location of the single rules.
Maybe I can refactor my code to always have valid, already known locations (AST.update).
Then I could accept files as parameters and produce files with a new extension as output.
Is there any way to handle multiple input files in a good way ? Currently only one big stream of statements is produced.
Where would the changes go ?
The text was updated successfully, but these errors were encountered: