mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-25 12:48:38 +00:00
Add tests for flatc (#7405)
This commit is contained in:
3
tests/flatc/bar/baz/baz.fbs
Normal file
3
tests/flatc/bar/baz/baz.fbs
Normal file
@@ -0,0 +1,3 @@
|
||||
table Baz {
|
||||
a:int;
|
||||
}
|
||||
Reference in New Issue
Block a user