import QtQuick 2.0

QtObject {
    Component.onCompleted: 5 + 5
}
