scanf(format) -> Array
scanf(format) {|*ary| ...} -> Array
STDIN.scanf と同じです。 IO#scanf、Stdin#scanfも参照してください。
[SEE_ALSO] IO#scanf, Stdin#scanf