aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/test/reltool_server_SUITE_data/dep_in_app_not_xref/x-1.0/src/x1.erl
blob: bf1e7f9279340945277f3ee95e148166d785b465 (plain) (blame)
1
2
3
4
5
-module(x1).
-compile(export_all).

f() ->
    ok.