-
-
Save tochi/6991ed9bfd104ca8b129615fafbe9cb4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| records = [ | |
| [2021], | |
| [2019, 5], | |
| [2017, 11, 25] | |
| ] | |
| # 「プロを目指す人のためのRuby入門 <改訂2版> 第11章 パターンマッチを理解する」から引用 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment