]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libucl/tests/basic/14.in
Update to Zstandard 1.3.8
[FreeBSD/FreeBSD.git] / contrib / libucl / tests / basic / 14.in
1 # Bad comments case
2
3 section {
4 # key = value;
5 }
6 .include(try=true) "./1.in"
7
8 key = value;