1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-25 12:21:04 +00:00

2 lines
176 B
Plaintext
Raw Normal View History

2018-12-27 01:46:41 -06:00
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.