import QtQml Window { x: { const s = "\"" let a = { "\"": "\\" }; a["\""]; } }