summaryrefslogtreecommitdiff
path: root/lib/kernel/sexp_error.mli
blob: d3de75b92c9e0dce0007c6e5afc92b045c5f4fa6 (plain) (blame)
1
2
3
4
(* SPDX-License-Identifier: AGPL-3.0-or-later *)

(** Human-readable form of a raw sexplib exception string. *)
val humanise : string -> string