[ Boolean ] tinuod: [ Code ]

var x := 10.
(x > 9 &: x < 11) tinuod: {
Stdout pagsulat: x, hunong.
}.
10