import QtQml // Remove only brace then format -> expected result // Remove brace + comment then format -> chaos Window { a: { {{}} // comment } i: 5 }