opnsense-src/contrib/libucl/tests/basic/14.in

9 lines
90 B
Text
Raw Normal View History

2015-03-02 16:35:31 -05:00
# Bad comments case
section {
# key = value;
}
.include(try=true) "./1.in"
key = value;