{
    // the following string contains an escaped `\n`
    a: 'line 1 \
line 2'
}
