Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 18, 2018 01:35
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/e3049b93ddff0ce3457c790784d32c3c to your computer and use it in GitHub Desktop.
Save Whateverable/e3049b93ddff0ce3457c790784d32c3c to your computer and use it in GitHub Desktop.
evalable6
https://gist.github.com/AlexDaniel/f501ce8757fc74bc27fbc2f900c87e24
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