message-size-increase #3
@ -6,12 +6,11 @@ import "maps"
|
|||||||
import "math"
|
import "math"
|
||||||
import "slices"
|
import "slices"
|
||||||
import "strings"
|
import "strings"
|
||||||
import "git.tebibyte.media/sashakoshka/hopp/codec"
|
import "git.tebibyte.media/sashakoshka/hopp/tape"
|
||||||
|
|
||||||
const imports =
|
const imports =
|
||||||
`
|
`
|
||||||
import "git.teibibyte.media/sashakoshka/hopp/tape"
|
import "git.teibibyte.media/sashakoshka/hopp/tape"
|
||||||
import "git.teibibyte.media/sashakoshka/hopp/codec"
|
|
||||||
`
|
`
|
||||||
|
|
||||||
const preamble = `
|
const preamble = `
|
||||||