This commit is contained in:
swrup 2025-11-30 21:39:00 +01:00
parent 4482245095
commit 5341bbba53
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,3 @@
(* TODO
- check sigs *)
open Syntax
let read_file fname = Bos.OS.File.read (Fpath.v fname) |> unwrap_err_msg