metaeducation/ren-c

IMPORT 'module-name is broken

Closed this issue · 2 comments

import 'module-name
=>
** Error: FILE! pathing replaced by %% and MAKE-FILE, see: https://forum.rebol.info/t/1398
** Where: applique for-each case import do catch either else _ do console
** Near: [source: path/(:file)
...

Hopefully fixed here:

dc391fe

Yes, it's solved, thx!