summaryrefslogtreecommitdiff
path: root/tests/include_test1.fbs
blob: 11aebe81f375f776b031fbca32b28eb5c68d6ffa (plain)
1
2
3
4
5
include "include_test2.fbs";
include "include_test2.fbs";  // should be skipped
include "include_test1.fbs";  // should be skipped