• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include "tests/included_test.fbs";
2
3table Wrapper {
4  a:Wrapped;
5}
6