## Environment - componentize-py: 0.19.3 - OS: Ubuntu 22.04.5 LTS (x86_64) ## WIT ``` package demo:poc; world example { /// """ export hello: func(name: string) -> string; } ``` ## Observed `python -m py_compile` fails with a `SyntaxError`