1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-24 03:50:49 +00:00
2019-01-10 21:38:10 -08:00

2 lines
176 B
Plaintext

With the whole expression, a matched substring "simple simple" is found at position 7 to 19.
With the sub-expression, a matched substring "simple" is found at position 7 to 12.