Files
openide/python/testData/regexp/braceCommaN.py

3 lines
32 B
Python

import re
re.compile(r'\d{,4}')