catala/compiler/scalc/to_c.ml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
155 B
OCaml
Raw Normal View History

2023-11-28 14:07:23 +03:00
let format_program
(_fmt : Format.formatter)
(_p : Ast.program)
(_type_ordering : Scopelang.Dependency.TVertex.t list) : unit =
assert false