#I've got an assertion error on er-macro-transformer
##"compile.scm", line 336 (env_lookup_int): Assertion failed: SCM_IDENTIFIERP(name)
#Yeah.. this is related to the issue of nested hygienic macro (passing expansion of hygienic macro to another hygienic macro).