aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/test/reltool_server_SUITE_data/non_standard_vsn_id/b-second/src/b.erl
blob: a6b4ff1c05814be75f1d06f183a0d3c2442eda0c (plain) (blame)
1
2
3
4
-module(b).
-compile(export_all).

foo() -> ok.