table NativeInlineTable {
a: int;
}
table TestNativeInlineTable {
t: [NativeInlineTable] (native_inline);