回答編集履歴

1

テキスト修正

2020/03/03 08:46

投稿

jun68ykt
jun68ykt

スコア9058

test CHANGED
@@ -33,3 +33,7 @@
33
33
 
34
34
 
35
35
  ```
36
+
37
+
38
+
39
+ - **参考: Ruby 2.7.0 リファレンス** Regexp#[self =~ string -> Integer | nil](https://docs.ruby-lang.org/ja/latest/class/Regexp.html#I_--3D--7E)