[ Boolean ] benar: [ Kode ]

var x := 10.
(x > 9 &: x < 11) benar: {
Stdout menulis: x, berhenti.
}.
10