回答編集履歴
1
少し追記
test
CHANGED
@@ -2,4 +2,4 @@
|
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
-
Ruby作り付けの仕組みです([るりま](https://docs.ruby-lang.org/ja/latest/method/Regexp/s/last_match.html))。
|
5
|
+
Ruby作り付けの仕組みです。正規表現をマッチさせただけで、自動的に代入されます([るりま](https://docs.ruby-lang.org/ja/latest/method/Regexp/s/last_match.html))。
|