would it be allowable to generate bytecode directly via KSP? i.e. give the `CodeGenerator` a class f...
z
would it be allowable to generate bytecode directly via KSP? i.e. give the
CodeGenerator
a class file directly and have generated sources compile with it on the classpath?