language.operators · operator ·

>>

Shift integer bits to the right.

bitwisecpulanguageoperatoryeho

A focused reference with a complete example. Numeric widths and experimental types still depend on the selected backend.

>>

Status: documented

Use >>

Shift integer bits to the right.

cpu · language · operator · type checked

int flags = 6
int result = flags >> 1
Console.Log(Text.From(result))
project.mech
manifestVersion = "2"
package = "api.example.operator__symbol_0f02c6"
version = "0.1.0"
languageEdition = "yeho-core-2026.1"

[app]
kind = "headless"
Notes and source

demonhunterlabs/app/lib/yeho-language-reference.ts