DEBSOURCES
Skip Quicknav
sources / qt6-declarative / 6.4.2%2Bdfsg-1 / tests / auto / qml / qmlcppcodegen / data / badSequence.qml
123456
import TestTypes Person { property Person other: Person { id: oo } barzles: oo.barzles }