aboutsummaryrefslogblamecommitdiffstats
path: root/lib/tools/test/make_SUITE_data/test4.erl
blob: 11b37123f1d41448ab6c087f7e8201376f8d2fd5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                        
-module(test4).
-copyright('Copyright (c) 1991-97 Ericsson Telecom AB').
-vsn('$Revision: /main/release/2 $').
-compile(export_all).

f1() ->
    true.

f2() ->
    true.