package ppx_quick_test

  1. Overview
  2. Docs

Module File_corrections.InsertionSource

Sourcetype t = {
  1. placement_cnum : int;
  2. value : string;
}
Sourceval apply_all : original:string -> t list -> string