Stop using allocation trick in fastpath functions (OCaml 4.02).
[ocaml-bitstring.git] / tests / test_91_concat.ml
2012-01-17 Richard W.M. JonesFix concatenation of non-aligned bitstrings (thanks...