Skip to content

Instantly share code, notes, and snippets.

@rlemon
Created August 28, 2019 12:43
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 rlemon/4df6afb3bb74f38085361eb34290e2bb to your computer and use it in GitHub Desktop.
Save rlemon/4df6afb3bb74f38085361eb34290e2bb to your computer and use it in GitHub Desktop.
using System;
namespace System
{
internal static class KNAWLEDGE
{
internal static bool GARAGE(bool p, bool q)
{
return Books > Lambo;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment