cs: unbreak boot file concatenation

This commit is contained in:
Matthew Flatt 2019-12-06 19:04:53 -07:00
parent 16f1ae7895
commit fc9ccb8e8f

View File

@ -49,7 +49,7 @@
;; zero byte stops a gzip-read sequence
#"\0"
;; #!eof encoding stops(!) a fasl-read sequence
#"\26\4\fl"))
#"\26\2\f6"))
(define data
(bytes-append bstr1 terminator
bstr2 terminator