-module(test5). -copyright('Copyright (c) 1991-97 Ericsson Telecom AB'). -vsn('$Revision: /main/release/1'). -compile(export_all). f1() -> true. f2() -> true.