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/16.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/basic/16.in (limited to 'tests/basic/16.in') diff --git a/tests/basic/16.in b/tests/basic/16.in new file mode 100644 index 000000000000..07122528a32e --- /dev/null +++ b/tests/basic/16.in @@ -0,0 +1,12 @@ +.include(priority = 1) "${CURDIR}/16.inc" + +section = { + value = "test"; +} + +overrided = { + value = "not-to-be-shown"; +} +overrided = { + value2 = "implicit-array"; +} -- cgit v1.3