format rope.sml using smlfmt

This commit is contained in:
2024-03-13 06:33:51 +00:00
parent 8177c99ef7
commit 84d6dacdeb
4 changed files with 175 additions and 239 deletions

View File

@@ -41,7 +41,7 @@ fun run_txns_time title arr =
end
fun run_to_string rope =
Rope.to_string rope
Rope.toString rope
fun run_to_string_time title rope =
let