mirror of
https://github.com/nasa/fpp.git
synced 2025-12-11 03:05:32 -06:00
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
fpp-syntax
|
|
[ local path prefix ]/compiler/tools/fpp-syntax/test/parse-error.fpp:1.1
|
|
onstant x = 1
|
|
^
|
|
included at [ local path prefix ]/compiler/tools/fpp-syntax/test/include-parse-error.fpp:1.9
|
|
error: unexpected token
|