xref: /freebsd/contrib/libucl/tests/basic/23.res (revision e64bea71c21eb42e97aa615188ba91f6cce0d36d)
1a = 1;
2a = "b";
3b = 2;
4b = "c";
5c = "d";
6c = 3;
7d = "e";
8d = 4;
9
10