aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/test/resources/configs/def-files/arraytypes.def
blob: cffc68de7088003cc7f28ac96d902fa71b0deca4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright Yahoo. 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=foo

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