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