swh:1:snp:61dcfc0dd5674a0e65803e88039c122d9532074e
Raw File
Tip revision: 64c257813b47a069f57d1686113f18c90942eab9 authored by Raphaƫl Proust on 29 January 2021, 13:37:40 UTC
Expand tests to cover new string conversions
Tip revision: 64c2578
.ocamlformat
wrap-fun-args=false
let-binding-spacing=compact
field-space=loose
break-separators=after-and-docked
sequence-style=separator
doc-comments=before
margin=80
module-item-spacing=sparse
parens-tuple=always
parens-tuple-patterns=always
back to top