aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/hard_example.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/valid/hard_example.toml')
-rw-r--r--tests/valid/hard_example.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/valid/hard_example.toml b/tests/valid/hard_example.toml
index 1d5d8e9..6c47b2c 100644
--- a/tests/valid/hard_example.toml
+++ b/tests/valid/hard_example.toml
@@ -12,9 +12,9 @@ test_string = "You'll hate me after this - #" # " Annoying, isn't it?
another_test_string = " Same thing, but with a string #"
harder_test_string = " And when \"'s are in the string, along with # \"" # "and comments are there too"
# Things will get harder
-
+
[the.hard.bit#]
- what? = "You don't think some user won't do that?"
+ "what?" = "You don't think some user won't do that?"
multi_line_array = [
"]",
# ] Oh yes I did
@@ -30,4 +30,4 @@ test_string = "You'll hate me after this - #" # " Annoying, isn't it?
# "or here,
# and here"
# ] End of array comment, forgot the #
-#number = 3.14 pi <--again forgot the #
+#number = 3.14 pi <--again forgot the #