wasmer/tests/emscripten_resources/emtests/test_regex.out
2020-04-02 16:51:58 -07: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.