blob: 471db8708a1cc6a68a23d645d53d9747d735fd4d [file] [log] [blame]
import QtQuick 2.0
QtObject {
function code() {
var x = 0x1;
}
}