mirror of
https://github.com/nasa/fpp.git
synced 2025-12-11 03:05:32 -06:00
10 lines
284 B
Plaintext
10 lines
284 B
Plaintext
fpp-to-cpp
|
|
[ local path prefix ]/tools/fpp-to-cpp/test/port/duplicate.fpp:5.1
|
|
port Duplicate(u: U32)
|
|
^
|
|
error: duplicate C++ file DuplicatePortAc.hpp
|
|
previous file would be generated here:
|
|
[ local path prefix ]/tools/fpp-to-cpp/test/port/duplicate.fpp:2.3
|
|
port Duplicate(u: U32)
|
|
^
|