summaryrefslogtreecommitdiffstats
path: root/examples/declarative/namespaces/lib/Wrong/Wrong.qml
blob: 3af55f62fe1db3484f7ea45955c349df359d859d (plain)
1
2
3
<Rect>
    <Local/> <!-- not allowed - not in this component! -->
</Rect>