8 lines
84 B
Cap'n Proto
Raw Permalink Normal View History

2019-10-25 18:04:34 +02:00
@0xfea4761b62ddd226;
struct Common {
interface A {
methodA @0 () -> ();
}
}