Export optimize_fun for tests
This commit is contained in:
parent
a87065c3a0
commit
e8a54395bf
@ -11,6 +11,10 @@
|
|||||||
|
|
||||||
-export([compile/2, term_to_fate/1]).
|
-export([compile/2, term_to_fate/1]).
|
||||||
|
|
||||||
|
-ifdef(TEST).
|
||||||
|
-export([optimize_fun/4]).
|
||||||
|
-endif.
|
||||||
|
|
||||||
%% -- Preamble ---------------------------------------------------------------
|
%% -- Preamble ---------------------------------------------------------------
|
||||||
|
|
||||||
-type scode() :: [sinstr()].
|
-type scode() :: [sinstr()].
|
||||||
|
Loading…
x
Reference in New Issue
Block a user