perl -wne 'BEGIN{$/=qq{\nEND\n}} print unless /^START$ .* ^def$/xms;' input.txt