Przeglądaj źródła

Remove export_all in simplemod template

pull/3/head
Tuncer Ayaz 13 lat temu
rodzic
commit
769160ac36
1 zmienionych plików z 0 dodań i 4 usunięć
  1. +0
    -4
      priv/templates/simplemod.erl

+ 0
- 4
priv/templates/simplemod.erl Wyświetl plik

@ -2,9 +2,5 @@
-export([my_func/0]).
-ifdef(TEST).
-compile(export_all).
-endif.
my_func() ->
ok.

Ładowanie…
Anuluj
Zapisz