blob: 19ead19f807363c14a1c119d8a27701a56476ad5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
- I am string
- me too
-
- \
- /
- \b
- \f
- \n
- \r
- \t
- "quoted"
- http://www.google.com
- one \n two \n three
- front segment 'single quote' and "double quote" end segment
|