issues
search
miker2
/
flexi_config_reader
A flexible configuration format that supports templated tables and referencing of existing keys.
MIT License
3
stars
1
forks
source link
Fixes proto var resolution in expressions
#54
Closed
miker2
closed
2 years ago
miker2
commented
2 years ago
The result of resolving a proto var within a lookup var wasn't being propogated to the internal data of the ConfigExpression, causing expression evaluation failure. This now works properly.