Rebuild expander for b1e765ca31.

This commit is contained in:
Sam Tobin-Hochstadt 2018-12-13 15:56:44 -05:00
parent c77388eeef
commit 9a42fab7fe

View File

@ -60719,10 +60719,24 @@ static const char *startup_source =
"(if as-correlated-linklet?_0"
"(read-correlated-linklet-bundle-hash in_0)"
"(1/read-linklet-bundle-hash in_0))))"
"(begin"
"(if(hash? b-ht_0)"
"(void)"
"(let-values()"
"(raise-arguments-error"
" 'read-linklet-bundle-hash"
" \"bad read result\""
" \"expected\""
" \"hash/c\""
" \"found\""
" (format \"~s\" b-ht_0)"
" \"in\""
"(let-values(((n_0)(object-name in_0)))"
"(if(path? n_0)(path->string n_0) in_0)))))"
"(hash->linklet-bundle"
"(add-hash-code"
"(if initial?_0(strip-submodule-references b-ht_0) b-ht_0)"
" sha-1_0)))))"
" sha-1_0))))))"
"(if(eqv? tag_0(char->integer '#\\D))"
"(let-values()"
"(begin"