%begin %integer i, j, k %real a, b, c i = j \\ k i = j // k i = j << k i = j >> k a = b^i %endofprogram