In Protobuf you can write this to avoid an outer class: ``` option java_multiple_files = true ``` Would like the same in capnp!
In Protobuf you can write this to avoid an outer class:
Would like the same in capnp!