Skip to content

Instantly share code, notes, and snippets.

@nedgrady
Created June 23, 2019 16:23
Show Gist options
  • Save nedgrady/3d10b7d3e9cc7e2c92c7221f7ca655bf to your computer and use it in GitHub Desktop.
Save nedgrady/3d10b7d3e9cc7e2c92c7221f7ca655bf to your computer and use it in GitHub Desktop.
IL_0005: ldloc.0 // p
IL_0006: brfalse.s IL_000B
IL_0008: ldloc.1 // q
IL_0009: br.s IL_000D
IL_000B: ldc.i4.0
IL_000D: stloc.2 // r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment