mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 20:45:06 +02:00
WIP
This commit is contained in:
parent
9b3a4769dc
commit
4ae3269373
1 changed files with 2 additions and 0 deletions
|
@ -239,6 +239,8 @@
|
||||||
((imported? import)
|
((imported? import)
|
||||||
(let ((lib-name (lib:list->import-set import))
|
(let ((lib-name (lib:list->import-set import))
|
||||||
(vars/inlines
|
(vars/inlines
|
||||||
|
TODO: if this filtering out too many (or all) the candidates??
|
||||||
|
need to test this (filter) out more
|
||||||
(filter
|
(filter
|
||||||
(lambda (v/i)
|
(lambda (v/i)
|
||||||
;; Try to avoid name conflicts
|
;; Try to avoid name conflicts
|
||||||
|
|
Loading…
Add table
Reference in a new issue