freebsd-dev/contrib/libucl/tests/basic/14.in
2015-03-02 21:41:09 +00:00

9 lines
90 B
Plaintext

# Bad comments case
section {
# key = value;
}
.include(try=true) "./1.in"
key = value;