summaryrefslogtreecommitdiffstats
path: root/config/src/test/resources/configs/def-files/standard.def
blob: 4955bea9139c3f9493c44c00bdc16f6900a570d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config containing only simple leaf types with default values, that can be used
# for testing individual types in detail.
namespace=foo
version=1

basicStruct.intVal int default=0
basicStruct.stringVal string default="s"
stringArr[] string