introspection

This commit is contained in:
Galfour 2019-03-24 18:53:20 +00:00
parent 47c8e96e95
commit 7ba31d4d7d

View File

@ -3,7 +3,10 @@
* open Combinators * open Combinators
* open Test_helpers *) * open Test_helpers *)
(* How should one test the transpiler? *) (*
How should one test the transpiler?
I'm doing the dumb thing.
*)
let main = "Transpiler (from Mini_C)", [ let main = "Transpiler (from Ast_typed)", [
] ]