Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am spanman on github.
  • I am spanagel (https://keybase.io/spanagel) on keybase.
  • I have a public key whose fingerprint is 1D9E C841 CF7A 94E9 7F95 5AAB 1D43 16DF 0316 6E8D

To claim this, I am signing this object:

@spanman
spanman / testfirst.c
Created November 26, 2017 16:30
Test First Gist
#include<iostream.h>
cout << "this is a test";
IF($a == 0)
{
do($stuff);
}