Pull merge.
[yaffs-website] / web / core / modules / config / tests / config_test / config / install / config_test.types.yml
1 array: []
2 boolean: true
3 exp: 1.2e+34
4 float: 3.14159
5 float_as_integer: !!float 1
6 hex: 0xC
7 int: 99
8 octal: 0775
9 string: string
10 string_int: '1'