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

f() ->
    ok.