Skip to content

Commit

Permalink
Added missing \ to Toml snippet.
Browse files Browse the repository at this point in the history
  • Loading branch information
isagalaev committed Jun 10, 2015
1 parent f1166f3 commit b6dde25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/detect/toml/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ documentation = "https://documentation.com"

keywords = ["keyword1", "keyword2", "keyword3"]
some_value = "\"hoho\
it continues !
it continues !\
"
super_test= """ """
super_number = 1_12000
Expand Down

0 comments on commit b6dde25

Please sign in to comment.