flp-0.1.0.0: examples/map_bits.flp
// Compiler test: mapping bits to bits code gen
Foo<count> -> seq {
count bytes,
count Bar ||2 bytes|| -> 2 bytes
}
// Compiler test: mapping bits to bits code gen
Foo<count> -> seq {
count bytes,
count Bar ||2 bytes|| -> 2 bytes
}