mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
8 lines
115 B
Cap'n Proto
8 lines
115 B
Cap'n Proto
|
@0xaf95c1c78b01be97;
|
||
|
|
||
|
using Cxx = import "/capnp/c++.capnp";
|
||
|
|
||
|
$Cxx.namespace("Foo::Garf::Snarf");
|
||
|
|
||
|
struct Inner {}
|