aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/resources/configdefinitions/test.arraytypes.def
blob: d7a730291e8caf7a37f3b65b5ec3cf8c1c10c105 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config containing only simple array types that can be used for testing
# individual types in detail.
namespace=test

boolarr[] bool
doublearr[] double
enumarr[] enum { VAL1, VAL2 }
intarr[] int
longarr[] long
stringarr[] string