`m:${a<>}$ a:a+` This code should match the input 'aa' but it does not.
`m:${a<>}$
a:a+`
This code should match the input 'aa' but it does not.