Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 18, 2018 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/88d6984b67b5bba78e701c2644ddd38d to your computer and use it in GitHub Desktop.
Save Whateverable/88d6984b67b5bba78e701c2644ddd38d to your computer and use it in GitHub Desktop.
evalable6
https://pastebin.com/raw/sAJjAmzD
In Parser: Emit the option -w
In MAIN: GOT MESSAGE: The -w matched ? FAILED
In MAIN: GOT MESSAGE: The -a matched ? OK
In MAIN: GOT MESSAGE: The -b matched ? OK
In MAIN: GOT MESSAGE: The -e matched ? FAILED
In Parser: Emit the option -a
In Parser: Emit the option -b
In Parser: Emit the option -e
done the supplier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment