Merge branch 'loops/host' into merge/host-arch
# Conflicts: # lib/erlang/runtime.sx
This commit is contained in:
@@ -476,7 +476,9 @@
|
||||
library-exports
|
||||
(fn
|
||||
(spec)
|
||||
(get (get *library-registry* (library-name-key spec)) "exports")))
|
||||
(let
|
||||
((entry (get *library-registry* (library-name-key spec))))
|
||||
(if entry (get entry "exports") (dict)))))
|
||||
|
||||
(define
|
||||
register-library
|
||||
|
||||
Reference in New Issue
Block a user