1.include(priority = 1) "${CURDIR}/16.inc" 2 3section = { 4 value = "test"; 5} 6 7overrided = { 8 value = "not-to-be-shown"; 9} 10overrided = { 11 value2 = "implicit-array"; 12} 13