blob: a6c53d132d474e0878c0802408c3e9913f82cd75 [file] [log] [blame]
-module(app_src).
-export([test/0]).
test() ->
ok.