Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.6
-
None
Description
Item { function test() { var 🐈patron🐈 = 1; let 🐈kivrik🐈 = 1; const 🐈yumyum🐈 = 1; } }
qmldom errors out when if there is unicode chars in the code, cannot create dom in this case.
qt.qmldom: Parsed invalid file /Users/semihyavuz/tmp/connections.qml/Users/semihyavuz/tmp/connections.qml:3:26: [Dom][QmlFile][Parsing] Error: Expected token `;' for .currentItem /Users/semihyavuz/tmp/connections.qml:3:17: [Dom][QmlFile][Parsing] Error: Unexpected token `' for .currentItem