[ Boolean ] vre: [ Kòd ]

var x := 10.
(x > 9 &: x < 11) vre: {
Stdout ekri: x, kanpe.
}.
10