Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Match failed but position moved #10

Open
zhengying opened this issue Sep 12, 2019 · 0 comments
Open

Match failed but position moved #10

zhengying opened this issue Sep 12, 2019 · 0 comments

Comments

@zhengying
Copy link

This is example

let test_match = "hello man! push yourself!"
let scanner = StringScanner(test_match)
let match = scanner.match("hello man:")  // scanner.reminder is "! push yourself!"

match is failed but scanner position moved!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant