mad_none.erl 68 B

1234
  1. -module(mad_none).
  2. -compile(export_all).
  3. compile(_,_,_,_,_) -> ok.