import QtQuick 2.0

QtObject {
    function a() {}
    function a() {}
}
