package foo; # test sub test { print 23; } sub test2 { }