Skip to content

Instantly share code, notes, and snippets.

@bamboo
Created January 23, 2012 20:04
Show Gist options
  • Save bamboo/1665270 to your computer and use it in GitHub Desktop.
Save bamboo/1665270 to your computer and use it in GitHub Desktop.
IL_0000: ldarg.0
IL_0001: ldfld class CompilerGenerated.__test_flakeDelegate$callable0$4_21__ test::flakeDelegate
IL_0006: ldnull
IL_0007: call bool class [mscorlib]System.MulticastDelegate::op_Inequality(class [mscorlib]System.MulticastDelegate, class [mscorlib]System.MulticastDelegate)
IL_000c: brfalse IL_0021
IL_0011: ldarg.0
IL_0012: ldfld class CompilerGenerated.__test_flakeDelegate$callable0$4_21__ test::flakeDelegate
IL_0017: callvirt instance void class CompilerGenerated.__test_flakeDelegate$callable0$4_21__::Invoke()
IL_001c: br IL_002b
IL_0021: ldstr "Default Flake()"
IL_0026: call void class [Boo.Lang]Boo.Lang.Builtins::print(object)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment