start testing correctness of line metadata

This commit is contained in:
2024-06-30 02:05:48 +01:00
parent 8ed2bbe94d
commit ca6cf36076
3 changed files with 63 additions and 30 deletions

Binary file not shown.

View File

@@ -53,7 +53,8 @@ fun compareTxns arr =
fun main () =
let
val _ = compareTxns SvelteComponent.txns
val (rope, gap) = compareTxns SvelteComponent.txns
val _ = LineGap.verifyLines gap
(*
val _ = compareTxns Rust.txns
val _ = compareTxns Seph.txns