Skip to content

Instantly share code, notes, and snippets.

@IntegerMan
Created September 12, 2019 03:13
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 IntegerMan/05ac4988b7b68a578c7a461a822666c4 to your computer and use it in GitHub Desktop.
Save IntegerMan/05ac4988b7b68a578c7a461a822666c4 to your computer and use it in GitHub Desktop.
if (keyword.IsNone) {
Console.WriteLine($"No value defined for keyword '{word}');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment