mirror of
https://github.com/nasa/fpp.git
synced 2025-12-11 03:05:32 -06:00
6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
fpp-syntax
|
|
[ local path prefix ]/compiler/tools/fpp-syntax/test/include-missing-file.fpp:1.9
|
|
include "this-file-should-not-exist.fppi"
|
|
^
|
|
error: cannot open file [ local path prefix ]/compiler/tools/fpp-syntax/test/this-file-should-not-exist.fppi
|