mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 18:20:22 +02:00
*features* is an empty list
* module/language/js-il/runtime.js(*features*): Stop stubbing
This commit is contained in:
parent
8321baee15
commit
fd2445fcf4
1 changed files with 1 additions and 1 deletions
|
@ -1442,7 +1442,7 @@ stub("syntax-session-id");
|
|||
stub("macroexpand");
|
||||
stub("%exception-handler");
|
||||
stub("print-exception");
|
||||
stub("*features*");
|
||||
def_guile_val("*features*", scheme.EMPTY);
|
||||
stub("%load-hook");
|
||||
stub("current-reader");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue