From 4e2fa78ea36ec2cf6583bc025b4127c5ea238fd2 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 27 Oct 2015 21:19:11 +0000 Subject: Update libucl to git snapshot 20151027 (77d9d33) --- tests/basic/18.res | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/basic/18.res (limited to 'tests/basic/18.res') diff --git a/tests/basic/18.res b/tests/basic/18.res new file mode 100644 index 000000000000..a6272d508ac5 --- /dev/null +++ b/tests/basic/18.res @@ -0,0 +1,11 @@ +defaults { + key = "val"; + foo = "bar"; + many = "values here"; +} +mything { + key = "newval"; + foo = "bar"; + many = "values here"; +} + -- cgit v1.3