you also want to use lazy matching. perl had `.*?`...
# development
f
you also want to use lazy matching. perl had
.*?
which would consume lazily
1