Thomas Van Lenten ac8da77c93 Run `swift-format -p -r -i .` 1 anno fa
..
Sources 17f45aa953 Revise empty file support for `import public` 1 anno fa
Tests ac8da77c93 Run `swift-format -p -r -i .` 1 anno fa
Package.swift ac8da77c93 Run `swift-format -p -r -i .` 1 anno fa
README.md 2a383b63e2 Add a CompileTest for "multi module" generation. 2 anni fa

README.md

CompileTests/MultiModule

This is a test case that uses sources generated into multiple modules and ensures the generated code compiles with the cross modules references.

This can't use the SwiftPM Plugin as that currently doesn't have support for the module mappings.