diff --git a/build-aux/bootstrap/libprebirth.js b/build-aux/bootstrap/libprebirth.js index e566635..c4556f9 100644 --- a/build-aux/bootstrap/libprebirth.js +++ b/build-aux/bootstrap/libprebirth.js @@ -89,6 +89,11 @@ const $$string$q$$7$ = ( x, y ) => x === y; const $$string$_$ref = ( s, i ) => s[ i ] || _error( `value out of range: ${i}`); +function $$string$_$append() +{ + return argToArr( arguments ).join( "" ); +} + // R7RS math function $$$p$() {