Created
January 12, 2016 14:11
-
-
Save tasugim/68336f08f821e33d34d3 to your computer and use it in GitHub Desktop.
整数にマッチするRubyの正規表現
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
| /(0|-?[1-9]\d*)/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment