mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
include "include_test2.fbs";
|
|
include "include_test2.fbs"; // should be skipped
|
|
include "include_test1.fbs"; // should be skipped
|
|
|
|
|