1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

Mark current-module as an interesting primitive

* module/language/tree-il/primitives.scm (*interesting-primitive-names*):
  Add current-module, to allow RTL compilation.
This commit is contained in:
Andy Wingo 2013-10-26 22:54:29 +02:00
parent 7e273b7a75
commit d422f3167e

View file

@ -77,6 +77,8 @@
variable? variable-ref variable-set!
variable-bound?
current-module
fluid-ref fluid-set! with-fluid*
call-with-prompt