1 line
82 B
Plaintext
1 line
82 B
Plaintext
{
|
|
// the following string contains an escaped `\r`
|
|
a: 'line 1 \
|
|
line 2'
|
|
}
|