operation SayHelloQ() : Unit {
    Message("Hello quantum world!");
}