blob: 71b82b956d728788f75d9a7a109c5060d555041e [file] [log] [blame]
import QtQuick 2.0
QtObject {
function code() {
var x = "\01";
}
}