diff options
Diffstat (limited to 'test/fixtures/formatting-after/fmt-2.yml')
-rw-r--r-- | test/fixtures/formatting-after/fmt-2.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/formatting-after/fmt-2.yml b/test/fixtures/formatting-after/fmt-2.yml index a162721..3601acc 100644 --- a/test/fixtures/formatting-after/fmt-2.yml +++ b/test/fixtures/formatting-after/fmt-2.yml @@ -22,3 +22,10 @@ - 10 - 9999 zero: 0 # Not an octal. See #2071 + +- string: + - 0steps + - 9steps + - 0.0.0.0 + - "0" + - "01234" |