import QtQuick 2.0

Item {
    id: root

    Item {}

    SpuriousWarning {}
}

