mirror of
https://github.com/nasa/fpp.git
synced 2025-12-11 11:16:42 -06:00
7 lines
221 B
Plaintext
7 lines
221 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.1
|
|
error: unexpected token
|