ligo/test/transpiler_tests.ml
2019-05-12 20:57:30 +00:00

13 lines
213 B
OCaml

(* open Ligo_helpers.Trace
* open Ligo.Mini_c
* open Combinators
* open Test_helpers *)
(*
How should one test the transpiler?
I'm doing the dumb thing.
*)
let main = "Transpiler (from Ast_typed)", [
]