flatbuffers/tests/include_test1.fbs

6 lines
133 B
Plaintext

include "include_test2.fbs";
include "include_test2.fbs"; // should be skipped
include "include_test1.fbs"; // should be skipped