Skip to content

Instantly share code, notes, and snippets.

@gbenatti
gbenatti / assign.boo
Created February 9, 2011 20:08 — forked from bamboo/assign.boo
import System
import Boo.Lang.Compiler
import Boo.Lang.Compiler.Ast
import Boo.Lang.Compiler.Services
import Boo.Lang.Environments
import Boo.Lang.Compiler.MetaProgramming
[meta]
def assign(e as MethodInvocationExpression):
"""