mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
5 lines
133 B
Text
5 lines
133 B
Text
include "include_test2.fbs";
|
|
include "include_test2.fbs"; // should be skipped
|
|
include "include_test1.fbs"; // should be skipped
|
|
|
|
|