mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 18:27:46 +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
|
|
|
|
|