It seems that return form `loop` is not mentioned. ``` let a = loop { break 1; }; ``` There is no metion for loop labels too