fpp/compiler/tools/fpp-syntax/test/two-input-files.ref.txt
bocchino b7236c8863 Fix bug in ResolveSpecInclude
AST was getting reversed during transform
Update unit tests
2020-04-09 13:51:04 -07:00

16 lines
239 B
Plaintext

def module
ident M
@ Included constant
def constant
ident x
literal int 0
@< Included constant
def component
kind active
ident C
@ Included constant
def constant
ident x
literal int 0
@< Included constant