aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/test/make_SUITE_data/test3.erl
blob: 4339260ecb651e08f71dfb16b85fab4fd062a877 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
-module(test3).
-copyright('Copyright (c) 1991-97 Ericsson Telecom AB').
-vsn('$Revision: /main/release/2 $').
-compile(export_all).

f1() ->
    true.

f2() ->
    true.