commit | 294cc43644bc53b621be4d62b3026e13d3c5dcea | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Mon Jul 23 07:04:31 2018 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 23 07:04:31 2018 +0200 |
tree | 3d1d65b94be80f9567b19f30993a3054f27a739e | |
parent | d5ba465e2a12a7787203aad26ee9adbf7f1a63f0 [diff] [blame] |
Update third.yml Add mumeric keys to test model
diff --git a/test/model/default/classes/third.yml b/test/model/default/classes/third.yml index 135acd4..81fd979 100644 --- a/test/model/default/classes/third.yml +++ b/test/model/default/classes/third.yml
@@ -10,6 +10,12 @@ fail: at: tree: ${_param:notfound} + 1: + an_numeric_key: true + as_a_dict: 1 + 2: + - as_a_list + 3: value three: ${two} empty: list: []