...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
google
/
flatbuffers
/
tests
/
includer_test.fbs
Documentation:
github.com/google/flatbuffers/tests
1
include "tests/included_test.fbs";
2
3
table Wrapper {
4
a:Wrapped;
5
}
View as plain text