aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/test/reltool_manual_gui_SUITE_data/dependencies/y-1.0/src/y2.erl
blob: bf8ddf6080e81bad6f73f6a14ea0af7d53713a0a (plain) (blame)
1
2
3
4
5
-module(y2).
-compile(export_all).

f() ->
    ok.