summaryrefslogtreecommitdiffstats
path: root/contrib/libucl/tests/basic/14.in
blob: 62d2e60592968cd6793830736f580c9635833f57 (plain)
1
2
3
4
5
6
7
8
# Bad comments case

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

key = value;
OpenPOWER on IntegriCloud