Christian Köllner 2f21dc217a WIP
2019-09-10 22:48:25 +02:00

10 lines
139 B
Cap'n Proto

@0xabc4e69d23fe287e;
struct InnerStruct {
const constantS: Bool = false;
}
interface InnerInterface {
const constantI: Bool = false;
}