Hi
The code can be compiled in Linux but can't run on the canonic Hello project from Swift.
This error on the execution of
swift run swift-rewriter run --path /home/louis/DEV/Swift/SwiftRewriter/
give:
'SwiftSyntax parser library isn't compatible'
Ubuntu 20.04
Swift 5.3
Is it supposed to be compatible with Linux ?
Thank you