回答編集履歴
1
テキスト修正
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)
|