# first include file sub foo1 { print( "This is a test from foo1.\n" ); } 1;