aboutsummaryrefslogtreecommitdiff
path: root/tests/snapshots/library/number.regex
blob: 743f037a555d556dc3bc723037da3a2ca27be21c (plain)
1
^(?:[+-]?\d+|[+-]?\d+\.\d+|[+-]?\.\d+|[+-]?\d+\.\d*[eE][+-]?\d+|[+-]?\d+[eE][+-]?\d+|0[xX][0-9a-fA-F]+|0[oO][0-7]+|0[bB][01]+|[+-]?\d+(?:\.\d+)?[+-]\d+(?:\.\d+)?[jJi])$