Add tests for flatc (#7405)

This commit is contained in:
Derek Bailey
2022-08-06 21:11:03 -07:00
committed by GitHub
parent 9a5ff89003
commit 47c757f714
6 changed files with 256 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
table Baz {
a:int;
}