8 lines
147 B
OCaml
8 lines
147 B
OCaml
(* open Ligo_helpers.Trace
|
|
* open Ligo.Mini_c
|
|
* open Combinators *)
|
|
open Test_helpers
|
|
|
|
let main = test_suite "Transpiler (from Ast_typed)" [
|
|
]
|