mirror of
https://github.com/nasa/fpp.git
synced 2025-12-12 04:41:37 -06:00
10 lines
293 B
Plaintext
10 lines
293 B
Plaintext
fpp-to-cpp
|
|
[ local path prefix ]/tools/fpp-to-cpp/test/array/duplicate.fpp:5.1
|
|
array Duplicate = [3] U32
|
|
^
|
|
error: duplicate C++ file DuplicateArrayAc.hpp
|
|
previous file would be generated here:
|
|
[ local path prefix ]/tools/fpp-to-cpp/test/array/duplicate.fpp:2.3
|
|
array Duplicate = [3] U32
|
|
^
|