better string test

This commit is contained in:
Yann Esposito (Yogsototh) 2013-07-17 22:30:34 +02:00
parent 8f3af55a4e
commit 4ce9162f98
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
"This is a string with a tab ->\t<- Here"
"More difficult string \n, \r, \t, \\, \x, \A"

View file

@ -1 +1 @@
String "This is a string with a tab ->\t<- Here"
String "More difficult string \n, \r, \t, \\, x, A"