HOMELv011 `\d` と等価な文字クラスはどれか。 2026年1月24日 [0-9]クラスになる `x = 10; proc = Proc.new { x = 20 }; proc.call; puts x` の出力はどれか。 `-w` オプションをつけてRubyを実行するとどうなるか。