Skip to content

Instantly share code, notes, and snippets.

@mcsee
Created November 12, 2025 14:37
Show Gist options
  • Select an option

  • Save mcsee/e544ec1268fdeb34a61311f48be837f9 to your computer and use it in GitHub Desktop.

Select an option

Save mcsee/e544ec1268fdeb34a61311f48be837f9 to your computer and use it in GitHub Desktop.
This gist belongs to Clean Code Cookbook http://cleancodecookbook.com By Maximiliano Contieri http://maximilianocontieri.com
function testFalse()
{
Assert(1==2)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment