Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/pkg
Path: blob/main/external/libucl/tests/basic/16.in
2066 views
.include(priority = 1) "${CURDIR}/16.inc"

section = {
	value = "test";
}

overrided = {
	value = "not-to-be-shown";
}
overrided = {
	value2 = "implicit-array";
}