: 1
name: bar
version: 1.0.0
summary: bar
license: MIT
url: http://example.org
email: pkg@example.org

depends:\
liba
{
  reflect
  {
    config.bar.x = true
    config.bar.y = true
    if ($config.origin(config.bar.z) != 'override')
      config.bar.z = true
  }
}
\
