diff options
Diffstat (limited to 'std/encoding/testdata/CRLF.toml')
m--------- | std | 0 | ||||
-rw-r--r-- | std/encoding/testdata/CRLF.toml | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/std b/std deleted file mode 160000 -Subproject 43aafbf33285753e7b42230f0eb7969b300f71c diff --git a/std/encoding/testdata/CRLF.toml b/std/encoding/testdata/CRLF.toml new file mode 100644 index 000000000..92264888a --- /dev/null +++ b/std/encoding/testdata/CRLF.toml @@ -0,0 +1,3 @@ +[boolean] +bool1 = true +bool2 = false
\ No newline at end of file |