]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libucl/tests/streamline.res
Upgrade to version 3.1.4
[FreeBSD/FreeBSD.git] / contrib / libucl / tests / streamline.res
1 key1 = "test string";
2 key2 = "test \\nstring";
3 key3 = "  test string    \n";
4 key4 [
5     10,
6     10.100000,
7     9.999000,
8 ]