summaryrefslogtreecommitdiffstats
path: root/contrib/libucl/tests/basic/comments.res
blob: 4c3a7971417029ce6549c179d6924288959077a8 (plain)
1
2
3
4
5
6
7
obj {
    key = "value";
    key = "/* value";
    key = "nested";
    key = "quotes";
}

OpenPOWER on IntegriCloud